BODY { scrollbar-base-color:#550000;
       scrollbar-track-color:#333333;
       scrollbar-face-color:#550000;
       scrollbar-highlight-color:#550000;
       scrollbar-3d-light-color:#550000;
       scrollbar-dark-shadow-color:#550000;
       scrollbar-shadow-color:#550000;
       scrollbar-arrow-color:#ffffff;
     }
div, p, td, th, b, li {  font-family: Verdana, Arial;
                         font-size: 10pt;
                         color: #ffffff;
                      } 
input, textarea { font-family: Verdana, Arial;
                  font-size: 10pt;
                  color: #FFFFFF;
                  background-color: #330000;
                  border-right: #880000 thin solid;
                  border-top: #880000 thin solid;
                  border-left: #880000 thin solid;
                  border-bottom: #880000 thin solid;
                }
A:link {text-decoration: none; color: #ffffff}
A:visited {text-decoration: none; color: #ffffff}
A:active {text-decoration: none; color: #ffffff}
A:hover {text-decoration: none; color: #ff0000}