body { background-image: url('bg.jpg');
       scrollbar-Base-Color: #5A365A;
       scrollbar-Track-Color: #5A365A;
       scrollbar-Arrow-Color: #FFF3FF; }
a { text-decoration: none;
    font-weight: bold;
    color: #341C35; }
a:hover { text-decoration: none;
          color: #B48FB5; }
img { border-color: #341C35; }
td { font-family: verdana,arial,helvetica,sans-serif;
     font-size: 12px;
     color: #EEC7EF;
     text-align: justify; }
.disclaimer { font-family: verdana,arial,helvetica,sans-serif;
              font-size: 10px;
              text-align: center; }
.header { font-family: verdana,arial,helvetica,sans-serif;
          font-size: 18px;
          font-weight: bold;
          color: #DAB2DB;
          filter: DropShadow(color=#4F1A50, OffX=1, OffY=1, Positive=1); 
          height: 1;
          letter-spacing: 5px; }
textarea,input { scrollbar-Base-Color: #5A365A;
                 scrollbar-Track-Color: #5A365A;
                 scrollbar-Arrow-Color: #FFF3FF;
                 font-family: verdana,arial,helvetica,sans-serif;
                 font-size: 11px;
                 color: #ffffff;
                 border-color: #341C35;
                 background: #5A365A; }
option { color: #ffffff;
         border-color: #341C35;
         background: #5A365A; }