body {color: dimgray;
      font-size: 10px;
      background-repeat: no-repeat;}

table {font-size: 10pt;}

body {scrollbar-face-color: white;
      scrollbar-highlight-color: white;
      scrollbar-shadow-color: darkgray;
      scrollbar-3dlight-color: gray;
      scrollbar-arrow-color: silvergray;
      scrollbar-track-color: white;
      scrollbar-darkshadow-color: gray;}

a { color:maroon;}

a:hover{color:maroon;
    text-decoration:underline;}

a:active{color: white;
       background-color:maroon;
    text-decoration:underline;}
