.main_heading
{
	font: 18px Arial, "Trebuchet MS", sans-serif;
	color : #7b7b7d;
	text-transform: uppercase;
	font-weight: bold;
}
.sub_heading
{
	font: 14px Arial, "Trebuchet MS", sans-serif;
	color : #634d73;
	font-weight: bold;
}
.standard_text
{
	font: 14px Arial, "Trebuchet MS", sans-serif;
	color : #7b7b7d;
	style="text-decoration: none"
}
