body { 
      font-size: 12px;
      font-weight: normal;  
      font-family: Verdana, Arial, Helvetica, sans-serif;
      margin-top:0;  margin-bottom:0
     }

table { 
      
       color: white; border-color: grey;
      }

th {
      font-size: 13px
    }

td {
     color: #000000;
     font-size: 12px;
     font-family: Verdana, Arial, Helvetica, sans-serif
    }

a  {
    text-decoration: none; color: white; 
    font-size: 12px;
    font-weight: bold;  
    font-family: Verdana, Arial, Helvetica, sans-serif
   }

a:hover {color: red}

table.noShow {visibility:hidden;position:absolute; background-color: #181818;}

img.super {vertical-align:bottom}

h2 {
     font-size: 20px; 
     margin-bottom: 4px;
   }
