body     { color: black; font-size: 0.8em; font-family: Arial, Geneva, Verdana, san-serif; font-style: normal; line-height: 1.3em; background-color: white; margin: 0 20px 10px; padding: 0 4px }
p {}
th   { color: #000000; font-size: 1em; font-variant: small-caps; font-weight: bold; background-color: #cbd7b7; text-align: center }
a  { color: black; font-weight: bold; text-decoration: none }

a:hover   { color: #47802f; text-decoration: none }
h1    { color: black; font-size: 1.5em; font-variant: small-caps; font-weight: bold }
h2   { color: #e4862f; font-size: 1.2em; font-variant: small-caps; font-weight: bold }
h3  { color: #47802f; font-size: 1.2em; font-weight: bold }
h4   { color: #000000; font-size: 1.2em; font-variant: small-caps; font-weight: bold }
h5    { color: #47802f; font-size: 1em; font-weight: bold }
h6    { color: #47802f; font-size: 1em; font-variant: small-caps; font-weight: bold; text-decoration: underline }

#navbottom  { color: #000000; font-size: 0.8em; text-align: center; margin-bottom: 20px; padding-right: 10px; padding-left: 10px; width: 838px; clear: both }
#navbottom ul {
list-style: none;
margin: 0;
padding: 0;
padding-top: 10px;
}
#navbottom li {
display: inline;
list-style: none;
}
#navbottom a:link, #navbottom a:visited {
color: #47802f;
background-color: #ffffff;
text-decoration: none;

}
#navbottom a:hover {
color: #ffffff;
background-color: #e4862f;
text-decoration: none;

}