  body
   {
    background-color: #FFF6A9;
   }
  p
   {
    color: #003463;
   }
  hr, a:link, a:visited
   {
    color: #DD0000;
   }
  address
   {
   font-family: Arial, Tahoma, Veranda;
   font-size: 8pt;
   font-weight: 100;
   font-style: normal;
   text-align: center;
   color: #DD0000;
   }
  hr
   {
   width: 82%;
   height: 1px;
   text-align: center;
   border: 0px;
   }
  a:active, a:hover
   {
   color: #003463;
   }
