<STYLE type="text/css">

BODY { 
	font-family: arial, helvetica, sans-serif;
	color: black; 
	}
	
div.maintext {
	margin: 1em;
	font-family: arial, helvetica, sans-serif;
	color : black;
	font-size: small;
	}
	
div.footer {
	font-family: arial, helvetica, sans-serif;
	color: black; 
	font-size: x-small;
	}
	
div.features {
	font-family: times, serif;
	color: black; 
	font-size: small;
	}

div.nav {
	font-family: arial, helvetica, sans-serif;
	color: white;
	font-size: small;
	}
a.navlink:link {
	color : white;
	}
a.navlink:visited {
	color : white;
	}
a.currentnavlink {
	color : brown;
	}
a.currentnavlink:visited {
	color : brown;
	}
div.smallnav {
	font-family: arial, helvetica, sans-serif;;
	font-size: x-small;
	color: white;
	}
	
a.smallnavlink:link {
	color : white;
	}
	
a.smallnavlink:visited {
	color : white;
	}
</STYLE>

