@charset "UTF-8";
.body_text {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #211B55;
	font-weight: 400;
}
.img_bg {
	background-image: url(images/body_img_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.body_text_small {
	font-size: 10px;
}
