.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	text-align: justify;
}
.body_text_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	text-align: left;
	vertical-align: text-top;
}
