BODY {
font-family : Tahoma, Arial, Verdana, sans-serif;
font-size : 80%;
margin: 0px;
background: #FFFFFF;
color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #C8DCF8;
scrollbar-3dlight-color: #C8DCF8;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #FFFFFF;
}

P, TD, LI, UL, Table {
font-family : Tahoma, Arial, Verdana, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #3D66C6;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #404040;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #424AAE;
text-decoration : underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #424AAE;
text-decoration : none;
font-weight: bold;
}

H1 {
font-size : 120%;
font-weight : bold;
color : #5772A9;
}

H2, H3, H4, H5, H6 {
font-size : 100%;
font-weight : bold;
color : #5772A9;
}

HR {
color: #000000;
height: 1px;
width: 100%;
}

.navbar {
background: #C8DCF8;
color: #000000;
text-align: right;
font-size: 95%;
font-weight: bold;
padding-right: 20px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
height: 25px;
}

.colorblock {
background: #253863;
color: #C8DCF8;
padding-left: 20px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
}

.maintext {
background: #FFFFFF;
color: #000000;
padding-left: 40px;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: justify;
}

.rightsidebar {
background: #FFFFFF;
color: #000000;
padding: 20px;
text-align: center;
}

.hottopic {
background: #C8DCF8;
color: #000000;
padding: 3px;
border: 1px solid #000000;
font-size: 85%;
}

.copyright {
color: #000000;
font-size: 80%;
font-weight: bold;
letter-spacing: 2;
}

.banner {
background: #253863;
color: #C8DCF8;
font-weight: bold;
font-size: 130%;
letter-spacing: 2;
text-align: right;
padding-right: 20px;
}

.form {
font-family : Tahoma, Arial, Verdana, sans-serif;
border: 1px solid #000000;
background: #C8DCF8;
color: #000000;
letter-spacing: 2;
font-weight-bold;
margin: 5px
}