text {
	font-size: 10px;
	color: #535252;
}
.text {
	font-size: 12px;
	color: #535252;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	
	}
a:hover {
	font-size: 12px;
	color: #C90D0D;
	text-decoration: underline;

}
.heading {
	font-size: 15px;
	font-weight: bold;
	color: #D20707;
}
.heading:hover {
	font-size: 12px;
	color: #221BBA;
	text-decoration: none;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bodytxt {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.green {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	color: #16952E;
}
.blue {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	color: #2844AB;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.orange {
	font-size: 12px;
	font-weight: bold;
	color: #EE620D;
}
.small_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}