.styles
{	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	font-weight: bold;	
	color: ffffff;
}
a:hover 
{	font-weight: normal;	
	text-decoration: none;	
	color: 0000ff;
}
.heading
{	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px;	
	font-weight: bold;	
	color: #000000;
}
.subheading
{	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px;	
	/*font-weight: bold;*/	
	color: #000000;
}
.text
{	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px;	
	color: #000000;
}
	