.main_heading
{
	font: 16px Arial, "Trebuchet MS", sans-serif;
	color : #0076A3;
	text-transform: uppercase;
	font-weight: bold;
}
.sub_heading
{
	font: 12px Arial, "Trebuchet MS", sans-serif;
	color : #0076A3;
	font-weight: bold;
}
.standard_text
{
	font: 12px Arial, "Trebuchet MS", sans-serif;
	color : #4B5863;
}
