@charset "utf-8";
.h2title {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 18px;
	color: #078C0C;
	font-weight: bold;
}
.h3title {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 16px;
	color: #078C0C;
	font-weight: bold;
}
.pbody {
	font-family: Times New Roman, Helvetica, sans-serif;
	padding-left:1px;
	font-size: small;
	color: #256AC7;
	line-height: 1.3em;
}
.bxbody {
	font-family: Times New Roman, Helvetica, sans-serif;
	padding-left:3px;
	font-size:small;
	color: #000000;
	line-height: 1.3em;
}
