.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.body_textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.col_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fdfbc3;
	font-weight: bold;
}
.body_textBoldBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.body_textSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
}
.body_textBig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #626262;
}
