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