body, table{
 font-family: Arial;
 font-size: 8pt;
 background: #000000;
 color: #666666;
 border-collapse: collapse;
}
.title{
 background: #ECECD6;
 color: #622402;
 font-weight: bold;
}
hr{
 color: #000000;
 height: 1;
}
a{
 color: #a4a4a3;
 font-weight: bold;
 text-decoration: none;
}
a:hover{
 color: #ffffff;
}
.inactive{
 color: #f9f9e1;
}
.active{
 color: #f9f9e1;
 font-weight: bold;
}
input, textarea, select{
 text-indent: 3;
 font-family: Arial;
 font-size: 8pt;
 color: #f9f9e1;
 font-weight: bold;
 background: #000000;
 border: 1px solid #f9f9e1;
 border-style: inset;
}
table, tr, td{
 border-color: #f9f9e1;
}
.content{
 background: #DED7C0;
}
.content2{
 background: #f9f9e1;
}
.adHeadline {font: bold 8pt Arial; text-decoration: underline;}
.adText {font: normal 7pt Arial; text-decoration: none;}