BODY {
background-color : #0D4472;
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin-top: 15px;
margin-bottom: 15px;
color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #497902;
scrollbar-3dlight-color: #497902;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #0D4472;
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #4300AB;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #790565;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #000000;
text-decoration : underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #497902;
text-decoration : none;
font-weight: bold;
}

H1 {
font-size : 120%;
font-weight : bold;
color : #0D4472;
}


H2, H3, H4, H5, H6 {
font-size : 100%;
font-weight : bold;
color : #0D4472;
}

.mainimage {
background: #497902;
color: #FFFFFF;
border-left: 1px solid #000000;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
}

.name {
background: #497902;
color: #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
text-align: center;
padding-bottom: 5px;
}

.navigation {
background: #FFFFFF;
color: #000000;
text-align: center;
font-weight: bold;
font-size: 85%;
padding: 5px;
border-left: 1px solid #000000;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
}

.main {
font-family : Verdana, Arial, sans-serif;
background: #FFFFFF;
color: #000000;
text-align: justify;
line-height: 20px;
padding: 20px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.hottopic {
font-size: 85%;
line-height: single;
border: 1px dashed #4300AB;
padding: 8px;
}

.copyright {
background: #497902;
color: #000000;
font-size: 80%;
letter-spacing: 2;
font-weight: bold;
text-align: center;
padding: 3px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}

HR {
color: #0D4472;
height: 1px;
width: 100%;
}