body{
	color:black; 
	background:#003300;
	margin:auto;
	font-family:Georgia,'Times New Roman', Times, serif; font-size:1em;
	}
div.center {
	color:black; 
	background:#003300;
	margin:auto;
	font-family:Georgia,'Times New Roman', Times, serif; 
	font-size:10pt;
    text-align:center;
}

table {
  margin:auto;
}	
p {margin: auto 20px;}	

a:link{color:#003300;background-color:white;font-family:Georgia, 'Times New Roman', Times, serif;}
a:active{color:#660066;background-color:white;font-family:Georgia, 'Times New Roman', Times, serif;}
a:visited{color:#980000;background-color:white;font-family:Georgia, 'Times New Roman', Times, serif;}
a:hover{color:#336699;background-color:white;font-family:Georgia, 'Times New Roman', Times, serif;}
.content{color:black;background-color:white;font-size:10pt;font-family:Georgia, 'Times New Roman', Times, serif;}
td.navbar{font-size:10pt;font-family:'Courier New', Courier, mono, serif;text-align:center;}

#menu {
color:white;
background-color:#990000;
text-align:center;
font-family:Georgia, 'Times New Roman', Times, serif;
vertical-align:top;
margin-top:30px;

}
#menu a, #menu a:link, #menu a:visited {
display:block;
color:white;
background-color:#990000;
font-size:90%;
padding-top:10px;
margin-top:10px;
text-decoration:none;
font-weight:normal;
}

#menu a:hover {
color:#FFFF99;
background-color:#990000;
}
