.content {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	text-align: left;
	font-weight:none;
}

.nav, .nav a {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	font-weight:bold;
	margin-left : 5px;
}


.subnav {
	color: blue;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	font-weight: none;
}	


.footer, .footer A  {
	color: #FFFFFF; 
	font-family: verdana; 
	font-size: 10px; 
	line-height: 12px; 
	text-align: center; 
	font-weight:none;}

A	{
	color: blue;
	font-family: Verdana;
	text-decoration: underline;
	font-weight:none;
}

.homelink	{
	color: white;
	font-family: Verdana;
	text-decoration: underline;
	font-weight:none;
}

P,BODY,TD,LI {
	color: #000000;
	font-family: verdana;
	font-size: 11px;

	text-decoration: none;
	font-weight:none;
}