.main_heading
{
	font: 18px Arial, "Trebuchet MS", sans-serif;
	color : #cec4ae;
	text-transform: uppercase;
	font-weight: bold;
} 
.sub_heading
{
	font: 13px Arial, "Trebuchet MS", sans-serif;
	color : #c16c33;
	font-weight: bold;
} 
.standard_text
{ 
	font: 13px Arial, "Trebuchet MS", sans-serif;
	color : #cec4ae;
}