BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 0px;
margin-right: 0px;
color: #404040;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #878DB1;
scrollbar-3dlight-color: #878DB1;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #878DB1;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #484E6E;
}

P, TD, LI, UL, Table {
color: #404040;
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #878DB1;
text-decoration: underline;
font-weight: bold;
}
A:VISITED {
color : #69709B;
text-decoration : underline;
font-weight: bold;
}
A:HOVER {
color : #000000;
text-decoration : underline;
font-weight: bold;
}
A:ACTIVE {
color : #C2C6D6;
text-decoration : underline;
font-weight: bold;
}

H1 {
font-size : 16px;
font-weight : bold;
color : #484E6E;
}


H2, H3, H4, H5, H6 {
font-size : 13px;
font-weight : bold;
color : #A8ACC6;
}

.navbar {
text-align: center;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
background: #69709B;
}

.maintable {
border: 1px solid #000000;
background: #FFFFFF;
}

.leftside {
font-family : Verdana, Arial, sans-serif;
text-align: justify;
background: #FFFFFF;
padding-left: 5px;
padding-right: 0px;
padding-top: 15px;
padding-bottom: 15px;
}

.textarea {
font-family : Verdana, Arial, sans-serif;
text-align: justify;
background: #FFFFFF;
line-height: 22px;
padding-left: 20px;
padding-right: 20px;
padding-top: 15px;
padding-bottom: 15px;
}

.copyright {
font-size: 80%;
letter-spacing: 2;
font-weight-bold
}

.hottopic {
border: 1px dotted #878DB1;
padding: 5px;
font-size: 80%;
text-align: justify;
}

.form {
border: 1px solid #000000;
background: #C2C6D6;
letter-spacing: 2;
font-weight-bold
}