.main_heading
{
	font: 16px Arial, "Trebuchet MS", sans-serif;
	color : #696969;
	text-transform: uppercase;
	font-weight: bold;
}
.sub_heading
{
	font: 13px Arial, "Trebuchet MS", sans-serif;
	color : #696969;
	font-weight: bold;
}
.standard_text
{
	font: 13px Arial, "Trebuchet MS", sans-serif;
	color : #696969;
}

#section_menu a:hover 
{	
	color:#4e4e4e;
	font-size: .8em;	
	font-weight:600;	
	font-family: arial, helvetica, sans-serif;	
	text-decoration: none;	
}

#section_menu a:link 
{	
	color:#696969;
	font-size: .8em;	
	font-weight:600;	
	font-family: arial, helvetica, sans-serif;	
	text-decoration: none;	
}
a:visited {
	color:#696969;
	font-size: .8em;	
	font-weight:600;	
	font-family: arial, helvetica, sans-serif;	
	text-decoration: none;	
}
.scroll_heading
{
	font: 13px Arial, "Trebuchet MS", sans-serif;
	color : #4A9EA5;
	font-weight: bold;
}
