BODY {
background-color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 40px;
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#A17035; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#000000; 
}
P, TD, LI, UL, Table {
font-size: 11px;
}
/* this group sets the normal link colors */
A:LINK {
color:#6F866B;
text-decoration: underline;
font-weight: bold;
}
A:VISITED {
color: #6E7389;
text-decoration : underline;
font-weight: bold;
}
A:HOVER {
color : #000000;
background-color: #E79F30;
text-decoration: underline;
font-weight: bold;
}
A:ACTIVE {
color : #6E7389;
text-decoration: underline;
font-weight: bold;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 18px;
font-weight : bold;
color : #A06F35;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color: #A06F35;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #A06F35;
width: 80%;
height: 1px;
}
