.main {
	font-size: 10pt;
	font-style: normal;
	color: #003366;
}
.home_h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
.remark {
	font-size: 9pt;
	color: #666666;
}
.content_txt {
	font-size: 10pt;
}
.content_h1 {
	font-size: 11pt;
	color: #006699;
	text-decoration: underline;
}
.head2 {
	font-size: 12pt;
	color: #333333;
	line-height: 15pt;
}
.head1 {
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
	line-height: 15pt;
}
