/*@charset "utf-8"; */
/* CSS Document */

.normal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#252F47;
}
.normal_bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#252F47;
	font-weight:bold;
}
.header_1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#005AFF;
	font-weight:bold;
}
.header_2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#252F47;
	font-weight:bold;
}
.header_3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#186CC4;
	font-weight:bold;
}


