   body
   {
      background-color:  #FFFFCC;
      margin:            0;
   }

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

   .comment
   {
      font-size:x-small;
      color:gray;
   }

   .small
   {
      font-size:x-small;
   }

   .nav1
   {
      color:white;
      font-weight:bold;
   }

   .nav2
   {
      color:white;
      font-weight:normal;
   }

   a
   {
      color:steelblue;
      font-weight:bold;
      text-decoration:none;
   }

   a.indexnav
   {
      color:white;
   }

   .boxtitle
   {
      color:white;
      text-align:center;
      font-weight:bold;
   }


