A { color : #000000;
    text-decoration : none;
    font-family : Verdana, sans-serif;
    font-size : 10px;
    font-weight : normal;
  }
A.textlink {
              color : #000000;
              text-decoration : none;
              font-family : Verdana, sans-serif;
              font-size : 12px;
              font-weight : bold;
}
A:hover { color : #000000;
          font-family : Verdana;
          font-size : 11px;
          text-decoration : none;
          font-weight : normal;
        }
A:hover.textlink {
                    color : #668BCF;
                    text-decoration : none;
                    font-family : Verdana, sans-serif;
                    font-size : 12px;
                    font-weight : bold;
                  }
TD.text, P.text, SPAN.text {
  font-family : Arial, sans-serif;
  font-size : 12px;
  font-weight : normal;
  color : #000000;
  line-height : 12pt;
}
TD.headline, P.headline, SPAN.headline {
  font-family : Arial, sans-serif;
  font-size : 13px;
  font-weight : bold;
  color : #000000;
  line-height : 12pt;
}
TD.picsubline, P.picsubline, SPAN.picsubline {
  font-family : Arial, sans-serif;
  font-size : 12px;
  font-weight : normal;
  color : #ffffff;
  line-height : 12pt;
}
textarea {
  background-color:#ffffff;
  color:#000000;
  font-family: verdana ,sans-serif;
  border-width:1;
  border-color:#000000;
  font-family : Verdana;
  font-size : 10px;
  font-weight : normal;
  color : #668BCF;
}
input {
  border-width:1;
  border-color:#000000;
  font-family : Verdana;
  font-size : 10px;
  font-weight : normal;
  color : #668BCF;
}
body { margin-left:0px;
       margin-right:0px;
       margin-top:0px;
       margin-bottom:0px
       scrollbar-face-color: #668BCF;
       scrollbar-shadow-color: #668BCF;
       scrollbar-highlight-color: #E4E4E4;
       scrollbar-3dlight-color: #E4E4E4;
       scrollbar-darkshadow-color: #E4E4E4;
       scrollbar-track-color: #E4E4E4;
       scrollbar-arrow-color: #668BCF;
     }

