.Red_heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #EE1C23;
	text-decoration: none;
	font-weight: bold;
}
.Red_heading_small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EE1C23;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}
.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D8947E;
	text-decoration: none;
	font-weight: bold;
}
.graytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A8C8F;
	text-decoration: none;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D2D8D;
	text-decoration: none;
	font-weight: bold;
}
.whighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

