body, td
{
	font-family:Verdana;
	font-size: 12px;
	margin-top: 0;
	margin-left: 8;
}

a
{
	font-weight: bold;
}

.nav, .nav:visited
{
	font-family: Verdana;
	font-size: 12px;
	color: Gray;	
	text-decoration: none;
}

.nav:hover
{
	color: Black;	
	text-decoration: none;
}


.navfoot, .navfoot:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: Gray;	
	text-decoration: none;
}

.navfoot:hover
{
	color: Black;	
	text-decoration: none;
}