body {
 background: transparent;
 font-family: tahoma;
 color: #000000;
 line-height: 10px;
 cursor: default;
 font-size: 12;
 margin: 0px;
 scrollbar-3dlight-color:#FF7B05;
 scrollbar-arrow-color: #EFD74F;
 scrollbar-base-color: #FF7B05;
 scrollbar-darkshadow-color: #FF7B05;
 scrollbar-face-color: #FF7B05;
 scrollbar-highlight-color: #FF7B05;
 scrollbar-shadow-color:#FF7B05;
 scrollbar-track-color: #FF9405;
}


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


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

div#title {
 text-align: right;
 font-family: 'verdana';
 font-size: 20;
 color: #F7D517;
 font-weight: none;
 letter-spacing: 2px;
 text-transform: lowercase;
 border-bottom: none;
}

.subheader {
 font-family: 'times new roman';
 font-size: 11;
 font-weight: bold;
 color: #504F4C;
}

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