h1 {margin:0px; font-size:18; background-color:green}
p, span, div, td, th, li {
	font-family : Trebuchet, Helvetica, Arial, sans-serif; 
	color : black; 
	font-size : 11pt
	}
#menu 	{width : 150px; height : 400px; position : absolute; left : 10px; top : 300px; z-index : 15; font-weight : bold; text-decoration : none}
#menutd	{height : 50px; border-top : 3px double white; vertical-align : top; color : #ff8080}
.navi {text-decoration : none; color : black}
.navi:link, .navi:visited {text-decoration : none}
.navi:hover {color : gray}
.navi:active {color : red}
