BODY {font-family: Verdana, Arial; 
      font-size: 11px; 
      color: white; 
      text-decoration: none;
      background-color: black}

table {font-family: Verdana, Arial; 
       font-size: 11px; 
       color: white; 
       text-decoration: none}

tr {font-family: Verdana, Arial; 
       font-size: 11px; 
       color: white; 
       text-decoration: none}

td {font-family: Verdana, Arial; 
       font-size: 11px; 
       color: white; 
       text-decoration: none;
       vertical-align: top;
       text-align: left}

a:link {font-family: Verdana, Arial; 
        font-size: 11px; 
        color: white; 
        text-decoration: none} 

a:visited {font-family: Verdana, Arial; 
           font-size: 11px;
           color: white;
           text-decoration: none}

a:hover {font-family: Verdana, Arial; 
         font-size: 11px; 
         color: #F7B510; 
         text-decoration: none}

a.anchor {font-family: Verdana, Arial;
    font-size: 16px;
    color: #F7B510;
    text-decoration: none;
    font-weight: bolder}

H1 {font-family: Verdana, Arial; 
    font-size: 16px; 
    color: #ff9933; 
    text-decoration: none;
    font-weight: bolder}

H2 {font-family: Verdana, Arial; 
    font-size: 14px; 
    color: #ff9933; 
    text-decoration: none;
    font-weight: bolder}

hr {text-align: left;
    border: none;
    width: 100%;
    color: gray;
    background-color: gray;
    height: 1px}
