.main_heading
{
	font: 18px Arial, "Trebuchet MS", sans-serif;
	color : #fd9620;
	text-transform: uppercase;
	font-weight: bold;
} 
.sub_heading
{
	font: 12px Arial, "Trebuchet MS", sans-serif;
	color : #00acd2;
	font-weight: bold;
}
.standard_text
{
	font: 12px Arial, "Trebuchet MS", sans-serif;
	color : #5b5e4b;
}