.main_heading
{
	font: 15px "Trebuchet MS", Arial, "Trebuchet MS", sans-serif;
	color : #b87f2b;
	text-transform: uppercase;
	font-weight: bold; 
}
.sub_heading
{
	font: 12px Arial, "Trebuchet MS", sans-serif;
	color : #023668;
	font-weight: bold;
}
.standard_text
{
	font: 12px Arial, "Trebuchet MS", sans-serif;
	color : #023668;
}