.heading_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ACACAC;
	font-weight: bold;
}
.info_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ACACAC;
	margin-top: 0px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #303030;
	text-align: center;
	vertical-align: middle;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ACACAC;
}
.info_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ACACAC;
	margin-top: 0px;
	font-weight: bold;
}
.heading_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ACACAC;
	font-weight: normal;
}
