body
   {
   font-family: Arial, Helvetica;
   font-size: 10pt
   }

td
   {
   font-family: Arial, Helvetica;
   font-size: 10pt
   }

a
   {
   color: #ffffcc
   }

a:visited
   {
   color: #ffffcc
   }

a:hover
   {
   color: #ff6633
   }

.copyright
   {
   font-family: Verdana, Helvetica;
   font-size: 8pt;
   color: #ffffff
   }

.header
   {
   font-weight: bolder;
   color: #ff6633
   }

.noanchor
   {
   text-decoration: none;
   }
   
