.main_heading
{
	font: 16px "Tahoma", Arial, "Trebuchet MS", sans-serif;
	color : #76a33c;
	text-transform: uppercase;
	font-weight: bold;
} 
.sub_heading
{
	font: 14px Tahoma, "Trebuchet MS", sans-serif;
	color : #00779d;
	font-weight: bold;
} 
.standard_text
{
	font: 14px Tahoma, "Trebuchet MS", sans-serif;
	color : #00779d;
}
