BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin: 0px;
background: #FFFFFF;
color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #F0FFD4;
scrollbar-3dlight-color: #AEB594;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-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 : #003300;
	text-decoration: none;
	font-weight: bold;
}
A:VISITED {
	color : #006600;
	text-decoration : none;
	font-weight: bold;
}
A:HOVER {
	color : #006600;
	text-decoration : underline;
	font-weight: bold
}
A:ACTIVE {
	color : #003300;
	text-decoration : none;
	font-weight: bold;
}

H1 {
font-size : 120%;
font-weight : bold;
color : #003300;
}

H2, H3, H4, H5, H6 {
font-size : 100%;
font-weight : bold;
color : #5E6A19;
}

HR {
color: #000000;
height: 1px;
width: 100%;
}

.navbar {
background: #000000;
color: #AEB594;
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: #AEB594;
color: #000000;
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: #AEB594;
color: #000000;
padding: 3px;
border: 1px solid #000000;
font-size: 85%;
}

.copyright {
background: #000000;
color: #AEB594;
font-size: 80%;
font-weight: bold;
letter-spacing: 2;
}

.banner {
background: #AEB594;
color: #000000;
font-weight: bold;
font-size: 130%;
letter-spacing: 2;
text-align: right;
padding-right: 20px;
}

.form {
font-family : Verdana, Arial, sans-serif;
border: 1px solid #000000;
background: #AEB594;
color: #000000;
letter-spacing: 2;
font-weight-bold;
margin: 5px
}

