body { overflow: scroll; }

.main_heading
{
	font: 15px "Trebuchet MS", sans-serif;
	color : #470103;
	text-transform: uppercase;
	font-weight: bold;
}
.sub_heading
{
	font: 13px "Trebuchet MS", sans-serif;
	color : #023668;
	font-weight: bold;
}
.standard_text
{
	font: 13px "Trebuchet MS", sans-serif;
	color : #3c5270;
}