   body
   {
      background: white
   }

   font, body, td, p, ul, ol
   {
      font-family: verdana,tahoma,helvetica,arial,sans-serif;
      font-size:   medium;
      color:       gray
   }

   a
   {
      text-decoration: none;
   }
