BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 73%;
margin: 0px;
background-color: #FFFFFF;
color:#000000; 
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#ECD9CA; 
scrollbar-3dlight-color:#ECD9CA; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#878A99; 
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #64646C;
text-decoration: none;
font-weight: normal;
}
A:VISITED {
color : #745B48;
text-decoration : none;
font-weight: normal;
}
A:HOVER {
color : #000000;
text-decoration : underline;
font-weight: normal;
}
A:ACTIVE {
color : #64646C;
text-decoration: none;
font-weight: normal;
}

H1 {
font-size: 120%;
font-weight: bold;
letter-spacing: 2;
color: #967D64;
}

h2 {
text-align: right;
font-size: 110%;
font-weight: bold;
color : #967D64;
letter-spacing: 3;
border-bottom: 1px dotted #000000;
}

h3, h4, h5, h6 {
font-size : 100%;
font-weight : bold;
color : #967D64;
}

HR {
color: #000000;
height: 1px;
width: 100%;
}

/* special classes */

.topnavigation {
background-image: url('images/cell1.jpg');
color: #000000;
text-align: right;
font-weight: bold;
font-size: 100%;
letter-spacing: 2;
height: 20px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.top {
background-image: url('images/cell2.jpg');
background-color: #878A99;
color: #000000;
}

.maintext {
vertical-align: top;
text-align: justify;
width: 100%;
line-height: 22px;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}


.left {
text-align: left;
vertical-align: top;
width: 140px;
padding: 10px;
}

.right {
text-align: left;
vertical-align: top;
width: 140px;
padding: 10px;
}

.copyright {
font-size: 90%;
font-weight: bold;
letter-spacing: 2;
text-align: center;
}

.httop {
background-image: url('images/hottopic.jpg');
color: #000000;
font-size: 100%;
font-weight: bold;
text-align: center;
letter-spacing: 1;
height: 20px;
border: 1px solid #000000;
}

.htmiddle {
color: #000000;
font-size: 90%;
padding: 10px;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
}

.tiny {
font-size: 80%;
font-weight: normal;
}