body { background: #0E4D06;
       color: black;
       font-family: "verdana";
       font-size: 8pt;
       margin     : 0 0 0 -386px;
       position   : absolute;
       left       : 50%;
       width      : 772px;
     }

TD { font-size: 8pt }

A:link, A:active 
     {       color           :       #00536A;
             background      :       transparent
     }

A:visited 
        {     color           :       #002237;
              background      :       transparent;
        }

A:hover 
      {       color           :       #002237;
              background      :       transparent; 
      }

.border {
  border : 1px solid #000000;
}
