A { color : #000000;
    text-decoration : none;
    font-family : 'Times New Roman', serif;
    font-size : 10px;
    font-weight : normal;
  }
A.textlink {
              color : #434037;
              text-decoration : none;
              font-family : 'Times New Roman', serif;
              font-size : 10pt;
              font-weight : bold;
}
A:hover { color : #000000;
          font-family : 'Times New Roman', serif;
          font-size : 10pt;
          text-decoration : none;
          font-weight : normal;
        }
A:hover.textlink {
                    color : #AD1530;
                    text-decoration : none;
                    font-family : 'Times New Roman', serif;
                    font-size : 10pt;
                    font-weight : bold;
                  }
TD.text, P.text, SPAN.text {
  font-family : 'Times New Roman', serif;
  font-size : 10pt;
  font-weight : normal;
  color : #000000;
  line-height : 12pt;
}

body { margin-left:0px;
       margin-right:0px;
       margin-top:0px;
       margin-bottom:0px;
       scrollbar-face-color: #AF1B35F;
       scrollbar-shadow-color: #ffffff;
       scrollbar-highlight-color: #F0F0F0;
       scrollbar-3dlight-color: #F0F0F0;
       scrollbar-darkshadow-color: #F0F0F0;
       scrollbar-track-color: #ffffff;
       scrollbar-arrow-color: #AF1B35;
     }