@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	margin: 0px;
}
#body_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00051A;
}
#body_txt h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}
#body_txt .ver_14_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AA0000;
}
#body_txt .ver_13_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AA0000;
}
#body_txt h1 {
	font-size: 19px;
	color: #010F3C;
}
#body_txt h2 {
	font-size: 17px;
	color: #304C73;
}
.checkmark {
	list-style-image: url(images/tick_3a.jpg);
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #00124F;
	list-style-position: outside;
}
#body_txt .ver_red_15 {
	font-size: 15px;
	color: #8C0000;
	font-weight: bold;
}
#body_txt .ver_red_16 {
	font-size: 16px;
	color: #8C0000;
	font-weight: bold;
	line-height: 120%;
}
.squere_bullet {
	list-style-image: url(images/tick_4a.jpg);
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}
#body_txt .ver_13_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002297;
}
#body_txt .ver_black_15 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.bullet_tick {
	list-style-image: url(images/tick_2a.jpg);
	font-size: 14px;
	font-weight: bold;
}

