BODY {
   font-family: Verdana, Arial, Helvetica;
   scrollbar-DarkShadow-color: #000000;
   scrollbar-arrow-color: #C0C0C0;
   scrollbar-base-color: #3D3936;
   text-decoration: bold;
   background: #000000;
   font-size: 10pt;
   color: #C0C0C0;
   margin: 0;
}
A:link {
   font-family: Verdana, Arial, Helvetica;
   text-decoration: underline;
   color: #C0C0C0;
}
A:visited {
   font-family: Verdana, Arial, Helvetica;
   text-decoration: underline;
   color: #C0C0C0;
}
A:hover {
   font-family: Verdana, Arial, Helvetica;
   text-decoration: underline;
   color: #9395C6;
}
INPUT, BUTTON, SELECT, TEXTAREA {
   background: #000000;
   color: #C0C0C0;
}
.small {
   font-family: Verdana;
   font-size: 8pt;
}
.menu {
   font-size: 9pt;
}
.hostile {
   font-family: Verdana;
   font-size: 8pt;
   color: red;
}
.friendly {
   font-family: Verdana;
   font-size: 8pt;
   color: green;
}
.big {
   font-family: Verdana;
   font-weight: bold;
   font-size: 10pt;
}
.header {
   background: #3D3936;
   font-family: Verdana;
   font-weight: bold;
   font-size: 8pt;
   color: #C0C0C0;
}
.lightheader {
   background: #252322;
   font-family: Verdana;
   font-weight:bold;
   font-size: 8pt;
   color: #C0C0C0;
}
.title {
   font-family: Verdana;
   font-weight: bold;
   color: #C0C0C0;
   font-size: 8pt;
}