BODY 	{ background: #00bfff;
	color: black; 
	font-size: 90%; 
	font-family: Verdana, Arial, Helvetica, helv, sans-serif }
P 	{ color: black;
	font-size: 90%; 
	margin-left: 8%;
	margin-right: 10%;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif } 
H1, H2, H3 { font-size: 180%; 
	margin-left: 5%;
	margin-right: 10%;
	font-weight: bold;
	color: #2f4f4f; 
	font-family: Verdana, Arial, Helvetica, helv, sans-serif }
a:link { color: blue; text-decoration: none }
a:active { color: red; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:hover { color: green; text-decoration: underline}

.navtable {position: absolute; top:10px; left:10px; width:150px; background: #f8f8ff; border:solid #2f4f4f medium}
.maintable {position: absolute; top:10px; left:165px; background: #FBFBFF}
.olivedrab {color:rgb(107,142,35)}
