BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin: 0px;
background: #FFFFFF;
color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #BDC3D9;
scrollbar-3dlight-color: #BDC3D9;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #BDC3D9;
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #64768E;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #7B7B7B;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #BC7F53;
text-decoration : underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #BC7F53;
text-decoration : none;
font-weight: bold;
}

H1 {
font-size : 130%;
font-weight : bold;
color : #97A2B8;
}

H2, H3, H4, H5, H6 {
font-size : 110%;
font-weight : bold;
color : #97A2B8;
}

HR {
color: #000000;
height: 1px;
width: 100%;
}

.topleft {
background: #000000;
color: #BDC3D9;
}

.topright {
background: #000000;
color: #BDC3D9;
font-size: 90%;
font-weight: bold;
text-align: right;
padding-right: 10px;
}

.nav1 {
background-image: url('images/cell1.gif');
color:#000000; 
text-align:right;
font-size: 90%;
padding-right: 10px;
}

.nav2 {
background: #FFFFFF;
color: #000000;
text-align: right;
font-size: 90%;
padding-right: 10px;
}

.maintext {
background: #FFFFFF;
color: #000000;
padding-right: 15px;
text-align: justify;
}

.hottopic {
background: #BDC3D9;
color: #000000;
padding: 5px;
border: 1px solid #000000;
font-size: 80%;
}

.copyright {
font-size: 80%;
letter-spacing: 2;
}

.form {
font-family : Verdana, Arial, sans-serif;
border: 1px solid #000000;
background: #BDC3D9;
color: #000000;
letter-spacing: 2;
font-weight-bold;
margin: 5px
}