BODY {
 font-family: Verdana, Arial, Helvetica;
   scrollbar-DarkShadow-color: #B7C9F5;
   scrollbar-arrow-color: #000000;
   scrollbar-base-color: #B7C9F5;
   text-decoration: bold;
   background: #E7D3BB;
   font-size: 12pt;
   color: #202020;
   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: #2F3D5B;
}
INPUT, BUTTON, SELECT, TEXTAREA {
   background: #B7C9F5;
   color: #000000;
}
.small {
   font-size: 10pt;
}
.tiny {
   font-size: 8pt;
}
.hostile {
   color: #38160C;
}
.big {
   font-weight: bold;
   font-size: 12pt;
}
.header {
   background: #53382F;
   font-weight: bold;
   font-size: 10pt;
   color: #FFFFFF;
}
.lightheader {
   background: #7A5245;
   font-weight: bold;
   font-size: 10pt;
   color: #FFFFFF;
}
.title {
   font-weight: bold;
   color: #000080;
   font-size: 10pt;
}
