body         { background-image: 
url(images/wfcbkg.jpg); filter:alpha(Opacity=100); 
               background-attachment: fixed; background-repeat: no-repeat;
               scrollbar-darkshadow-color: #E4A7A2; scrollbar-track-color: 
               #ffffff;  scrollbar-face-color: #ffffff; 
               scrollbar-shadow-color: #ffffff; scrollbar-3dlight-color: 
               #E4A7A2; scrollbar-highlight-color: #ffffff; 
               scrollbar-arrow-color: #E4A7A2; background-position: left }
.text, td { font-family: verdana,arial,helvetica;
            font-size: 10px;
            color: #AC6563;
            filter: DropShadow(color=#ffcccc, OffX=1, OffY=1, Positive=1);
            height: 0; }
.disclaimer { font-family: verdana,arial,helvetica;
              font-size: 10px;
              color: #AC6563; }
a { text-decoration: none;
    color: #660033;
    font-weight: bold; }
a:hover { text-decoration: underline;
          color: #669999; }