BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin: 0px;
background: #FFFFFF;
color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #DAC5AE;
scrollbar-3dlight-color: #DAC5AE;
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 : #B79879;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #8F7E75;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #A96B4D;
text-decoration : underline;
font-weight: bold;
}
A:ACTIVE {
color : #A96B4D;
text-decoration : none;
font-weight: bold;
}

H1 {
font-size : 130%;
font-weight : bold;
color : #C08A70;
}

H2, H3, H4, H5, H6 {
font-size : 110%;
font-weight : bold;
color : #C08A70;
}

HR {
color: #000000;
height: 1px;
width: 100%;
}

LI {list-style-type: square}

.top {
background: #DAC5AE;
color: #000000;
text-align: center;
font-size: 100%;
}

.navbar {
background: #000000;
color: #DAC5AE;
padding: 2px;
text-align: center;
font-weight: bold;
letter-spacing: 2;
}

.leftnav {
text-align: center;
border-left: 1px dotted #000000;
border-right: 1px dotted #000000;
border-bottom: 1px dotted #000000;
padding: 4px;
}

.left {
text-align: center;
padding-left: 10px;
padding-right: 10px;
padding-top: 25px;
padding-bottom:15px;
width: 200px;
}

.main {
font-family : Verdana, Arial, sans-serif;
text-align: justify;
background: #FFFFFF;
width: 100%;
line-height: 20px;
padding-left: 20px;
padding-right: 20px;
padding-top: 25px;
padding-bottom: 15px;
}

.catalog {
border: 1px solid #000000;
padding: 3px;
}

.copyright {
background: #000000;
color: #DAC5AE;
text-align: center;
font-size: 85%;
letter-spacing: 2;
font-weight-bold;
padding: 2px
}

.include {
font-size: 90%;
border-left: 1px dotted #000000;
border-right: 1px dotted #000000;
border-bottom: 1px dotted #000000;
padding: 5px;
line-height: 18px;
text-align: left;
}

.hottopic {
border-left: 1px dotted #000000;
border-right: 1px dotted #000000;
border-bottom: 1px dotted #000000;
padding: 5px;
font-size: 80%;
text-align: left;
}

.form {
border: 1px solid #000000;
background: #DAC5AE;
color: #000000;
letter-spacing: 2;
font-weight-bold
}