BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #9FD08F;
}


H1 {
	font-size : 200%;
	color : navy
}

H2 {	font-size: 150%;
	color: blue
}

A:link    { color: blue }

A:visited { color: blue}

#topofpage { font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	background-repeat: no-repeat;}
#mainbody { }

<!--#navbar a:hover { color: #ff33ff; text-decoration: none; }-->