BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 73%;
margin: 0px;
background-color: #CDB4AF;
color:#000000; 
scrollbar-arrow-color:#EEEEEE; 
scrollbar-face-color:#CDB4AF; 
scrollbar-3dlight-color:#CDB4AF; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#8A6F5A; 
}

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

/* this group sets the normal link colors */
A:LINK {
color : #68503E;
text-decoration: none;
font-weight: normal;
}
A:VISITED {
color : #333333;
text-decoration : none;
font-weight: normal;
}
A:HOVER {
color : #EEEEEE;
text-decoration : underline;
font-weight: normal;
}
A:ACTIVE {
color : #68503E;
text-decoration: none;
font-weight: normal;
}

H1 {
 font-style:italic;
 font-family:Georgia,'Bookman Old Style',Garamond,'Times New Roman',serif;

font-size: 24px;
font-weight: bold;
letter-spacing: 2;
color: #EEEEEE;
}

h2 {
 font-style:italic;
 font-family:Georgia,'Bookman Old Style',Garamond,'Times New Roman',serif;
text-align: right;
font-size: 20px;
font-weight: bold;
color : #eeeeee;
letter-spacing: 3;
border-bottom: 1px dotted #000000;
}

h3, h4, h5, h6 {
 font-style:italic;
 font-family:Georgia,'Bookman Old Style',Garamond,'Times New Roman',serif;
font-size :18px;
font-weight : bold;
color : #eeeeee;
}

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: #4F5C62;
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: #EEEEEE;
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;
}





