body  {
      background-color: white;
      font-family: arial;
      font-size: 12pt;
      color: black;
      margin-left: .5in;
      margin-right: .5in;
      }
td    {
      background-color: #faebd7;
      font-family: arial;
      font-size: 12pt;
      color: black;
      padding-left: .25cm;
      padding-right: .25cm;
      padding-top: .25cm;
      padding-bottom: .25cm;
      }
p.sig {
font-family: arial;
      font-size: 8pt;
      color: black;  
      text-align: center
      }
       
a:link {color: #339999; text-decoration: none;}
a:active {color: #339999; text-decoration: none;}
a:visited {color: #669999; text-decoration: none;}
a:hover {color: #660033; text-decoration: none;} 
