body	{background-color: #808000; }

#table1		{width: 100%; }
#table2		{text-align: center }


h1 	{font-family: serif; font-size: 18pt; color: #000000; font-weight: bold; 
               text-align: center  }
h2	{font-family: serif; font-size: 12pt; color: #000000; text-align: center } 

h3	{font-family: serif; font-size: 12pt; color: #000000; text-align: left; }              
               
ul#navlist
{
margin-left: auto;
margin-right: auto;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #A42500;
text-decoration: none;
}

#navlist a:hover
{
color: #000000;
background-color: #FFFFFF;
text-decoration: none;
}
