.main_heading {
	font-family: Arial, Helvetica, sans-serif;
}
.heading_2 {
	font-size: 12px;
}
.body_text {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.small_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
}
.small_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}

.bold_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
.heading_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	font-style: normal;
	font-weight: bold;
}
.lightblue_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #06F;
	font-style: normal;
	font-weight: normal;
}
.body_text_white {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.body_strong {
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
