BODY { 
	font-family: "trebuchet MS", Verdana,Arial,Sans-Serif; 
	color: #ffffff; 
	font-size: 10pt; 
	}

A:link    { color: white }    /* unvisited links */
A:visited { color: yellow }   /* visited links   */
A:hover   { color: lime } /* user hovers     */

.nav {
	font-size: 115%;
	}
	
h1 {
	font-size: 150%;
	}
	
h2 {
	font-size: 125%;
	}
	
h3 {
	font-size: 110%;
	}
