body 
{background-color: #CCCC99}



h2           { font-family: Microsoft Sans Serif; font-size: 8pt; text-align:center }
h1           { font-family: Monotype Corsiva; font-size: 14pt; color: #000000; font-style: 
               italic; font-weight: bold; text-align: center }
              

#navlist
{
padding: 3px 0 20px 10px;
text-align: center;
border-bottom: 1px solid #000;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #43434A;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #43434A;
}

#navlist a:hover { color: #000; }