BODY {
   font-family: Verdana, Arial, Helvetica;
   scrollbar-DarkShadow-color: #B7C9F5;
   scrollbar-arrow-color: #000000;
   scrollbar-base-color: #B7C9F5;
   text-decoration: bold;
   background: #FFFFFF;
   font-size: 10pt;
   color: #000080;
   margin: 0;
}
A:link {
   font-family: Verdana, Arial, Helvetica;
   text-decoration: none;
   color: #0148B2;
}
A:visited {
   font-family: Verdana, Arial, Helvetica;
   text-decoration: none;
   color: #0148B2;
}
A:hover {
   font-family: Verdana, Arial, Helvetica;
   text-decoration: none;
   color: #B7C9F5;
}
INPUT, BUTTON, SELECT, TEXTAREA {
   background: #B7C9F5;
   color: #000000;
}
.small {
   font-family: Verdana;
   font-size: 8pt;
}
.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: #C0C0C0;
   font-family: Verdana;
   font-weight: bold;
   font-size: 8pt;
   color: #FFFFFF;
}
.lightheader {
   background: #DEDEDE;
   font-family: Verdana;
   font-weight: bold;
   font-size: 8pt;
   color: #000080;
}
.title {
   font-family: Verdana;
   font-weight: bold;
   color: #000080;
   font-size: 8pt;
}
