font.body {text-decoration: none;
			color: black;
			font-family: Times;
			font-size: 12pt}
			
font.header {text-decoration: none;
			color: #660000;
			font-family: Times;
			font-size: 18pt}
			
font.sub {text-decoration: none;
			color: white;
			font-family: Times;
			font-size: 10pt}	
			
A.nav {text-decoration: none;
			color: #999933;
			font-family: Times;
			font-size: 10pt}

A.nav:hover {text-decoration: underline}			
				