BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 10pt;
margin-left: 0px;
margin-top: 15px;
margin-right: 1px;
margin-bottom: 20px;
background: #594433;
color: #E8D9C2;
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #74563E;
scrollbar-3dlight-color: #74563E;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #594433;
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 10pt;
}

/* this group sets the normal link colors */
A:LINK {
color : #594433;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #74563E;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : Black;
text-decoration : underline;
font-weight: bold;
}
A:ACTIVE {
color : Black;
text-decoration : none;
font-weight: bold;
}

H1 {
font-size : 130%;
font-weight : bold;
color : #847A20;
}

H2, H3, H4, H5, H6 {
font-size : 110%;
font-weight : bold;
color : #847A20;
}

HR {
color: #594433;
height: 1px;
width: 100%;
}

.topnav {
background-image: url('images/navbar.jpg');
color: #000000;
text-align: left;
padding-left: 15px;
height: 30px;
font-size: 90%;
}

.banner {
background-image: url('images/banner.jpg');
background-color: #74563E;
color: #E8D9C2;
font-size: 120%;
font-weight: bold;
text-align: left;
padding-left: 15px;
height: 40px;
}

.leftnav {
background: #FFFFFF;
color: #000000;
text-align: center;
font-size: 8pt;
padding: 5px;
border-right: 1px solid #594433;
width: 185px;
}

.maintext {
background: #FFFFFF;
color: #000000;
padding: 10px;
text-align: justify;
width: 550px;
}

.hottopic {
background: #E8D9C2;
color: #000000;
padding: 3px;
border-top: 2px solid #594433;
border-bottom: 2px solid #594433;
font-size: 90%;
}

.copyright {
font-size: 8pt;
letter-spacing: 2;
}

.form {
font-family : Verdana, Arial, sans-serif;
border: 1px solid #000000;
background: #E8D9C2;
color: #000000;
letter-spacing: 2;
font-weight-bold;
margin: 5px
}
