body {
 background: transparent;
 font-family: tahoma;
 color: #A49A6E;
 line-height: 10px;
 cursor: default;
 font-size: 11;
 margin: 0px;
 scrollbar-3dlight-color:#D0BD64;
 scrollbar-arrow-color: #ffffff;
 scrollbar-base-color: #AF9D4B;
 scrollbar-darkshadow-color: #7E7238;
 scrollbar-face-color: #D0BD64;
 scrollbar-highlight-color: #D0BD64;
 scrollbar-shadow-color:#7E7238;
 scrollbar-track-color: #DFD4A1;
}


a:link, a:active, a:visited {
 text-decoration: none;
 font-family: 'arial';
 font-size: 11;
 color:#AF9D4B;
 font-weight: bold;
}


a:hover {
 color:#AF9D4B;
 font-family: 'arial';
 font-size: 11;
 text-decoration: none;
 font-weight: bold;
 cursor: default;
}

div#title {
 text-align: right;
 font-family: 'arial';
 font-size: 13;
 color: #F4B170;
 font-weight: bold;
 letter-spacing: 2px;
 text-transform: lowercase;
 border-bottom: 2px dotted;
}

.subheader {
 font-family: 'times new roman';
 font-weight: bold;
 color: #78945F;
}

table, tr, td {
 font-size: 10;
}

