
.main_heading
{
	font: 18px "Times New Roman", Arial, "Trebuchet MS", sans-serif;
	color : #3c807e;
	text-transform: uppercase;
	font-weight: bold;
}
.sub_heading
{
	font: 14px Arial, "Trebuchet MS", sans-serif;
	color : #3c2d22;
	font-weight: bold;
}
.standard_text
{
	font: 13px Arial, "Trebuchet MS", sans-serif;
	color : #3c2d22;
}