.address {
	     font-family: Verdana,Arial, Helvetica;
	     font-weight: normal;
	     font-style: normal;
	     font-size: 9px;
	     color:#068AC7
	 }
	
.nav
	{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color:#000000;
	text-decoration: none
	}
	
a.nav
	{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color:#000000;
	text-decoration: none
	}
	
a:hover.nav
	{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color:#068AC7;
	text-decoration: none
	}
	
.net_thing {
	     font-family: Verdana, Arial, Helvetica;
	     font-weight: normal;
	     font-style: normal;
	     font-size: 9px;
	     color:#000000
	     }
	     
a.net_thing {
	     font-family: Verdana, Arial, Helvetica;
	     font-weight: normal;
	     font-style: normal;
	     font-size: 9px;
	     color:#0000FF;
	     text-decoration: none
	     }
	     
a:hover.net_thing {
	     font-family: Verdana, Arial, Helvetica;
	     font-weight: normal;
	     font-style: normal;
	     font-size: 9px;
	     color:#FF0000;
	     text-decoration: none
	     }
		 
.evalfieldbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: 032C4A;
	height: 100px;
	width: 250px;
}

.evalfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: 032C4A;
	height: 16px;
	width: 175px;
}
