BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin-left: 0px;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 0px;
background: #FFFFFF;
color:#000000; 
scrollbar-arrow-color:#FFFFFF; 
scrollbar-face-color:#B6488B; 
scrollbar-3dlight-color:#B6488B; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000;
scrollbar-track-color:FFFFFF;
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #B6488B;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #796F91;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #4065AF;
text-decoration : underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #4065AF;
text-decoration : underline overline;
font-weight: bold;
}

H1 {
font-size : 130%;
font-weight : bold;
color : #484391;
padding: 0px;
border: 0px;
}

H2, H3, H4, H5, H6 {
font-size : 110%;
font-weight : bold;
color : #484391;
padding: 0px;
border: 0px;
}

HR {
color: #000000;
height: 1px;
width: 100%;
}

.mainimage {
background: #FFFFFF;
color: #000000;
padding-right: 15px;
text-align: left;
}

/* this sets the properties of the main text area */

.maintext {
vertical-align: top;
padding-top: 50px;
padding-left: 15px;
padding-right: 20px;
padding-bottom: 20px;
text-align: justify;
width: 100%;
}

.banner {
color: #484391;
font-size: 140%;
text-align: left;
font-weight: bold;
border-bottom: 1px dashed #000000;
}

.hottopicleft {
float: left;
font-size: 85%;
text-align: left;
border: 1px dashed #000000;
background: #EEC8E0;
padding: 2px;
margin-right: 10px;
margin-top: 0px:
width: 180px;
}

.hottopicright {
float: right;
font-size: 85%;
text-align: left;
border: 1px dashed #000000;
background: #EEC8E0;
padding: 2px;
margin-left: 10px;
margin-top: 0px:
width: 180px;
}

.sidebar {
vertical-align: top;
padding-left: 10px;
padding-right: 15px;
font-size: 90%;
font-weight: bold;
text-align: left;
width: 225px;
}

.copyright {
background: #FFFFFF;
color: #000000;
font-size: 80%;
font-weight: bold;
letter-spacing: 2;
text-align: left;
border-top: 1px solid #000000;
padding-top: 2px;
padding-bottom: 2px;
}

.tiny {
font-size: 80%;
}