

.bodytext	{

	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, "MS Sans-Serif";
	color: black;
	line-height: 15px;
	font-weight: normal;

}


a			{
	font-size: 12px; 
	font-family: Verdana, Helvetica, Arial, "MS Sans-Serif";
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
	color: #52739C;
	
}

a.visited			{
	color: #52739C;
	
}

a.link			{
	color: #52739C;
	
}

a.active			{
	color: #52739C;
	
}

a:hover				{
	color: #ff9933;
	
}

.head 	{ 
	font-size: 13px; 
	font-family: Verdana, Helvetica, Arial, "MS Sans-Serif";
	color: #003366;
	line-height: 15px;
	font-weight: bold
	}
