A { text-decoration: none; color: #000000 } 
a:hover { text-decoration:underline; color:red; }
.fs10 { font-size: 10pt; }
.fs12 { font-size: 12pt; }
.fs36 { font-size: 36pt; }
.strRed { color: red; }
.table{ border-collapse: collapse; border-color: #000000;}
html, body {
   scrollbar-3dlight-color:    black;
   scrollbar-arrow-color:      #ffffff;
   scrollbar-darkshadow-color: black;
   scrollbar-face-color:       #707070;
   scrollbar-highlight-color:  #707070;
   scrollbar-shadow-color:     #707070;
}