.main_heading
{
	font: 14px "Times New Roman", Arial, "Trebuchet MS", sans-serif;
	color : #CC6600;
	text-transform: uppercase;
	font-weight: bold;
}
.sub_heading
{
	font: 12px Arial, "Trebuchet MS", sans-serif;
	color : #006699;
	font-weight: bold;
}
.standard_text
{
	font: 12px Arial, "Trebuchet MS", sans-serif;
	color : #006699;
}
