   body
   {
     border: 0;
     margin: 3px;
     padding: 0;
     color: #000000;
     font-size: 8pt;
     font-family: Tahoma, Sans-serif;
     background-color: #ffffff;
   }
   table
   {
     font-size: 9pt;
   }
  h5
   {
     font-family: Verdana, Arial, Tahoma, Sans-serif;
     font-size: 7pt;
     font-weight: bold;
     margin: 3px 0px 0px 3px;
     color: #000000;
   }
   form
   {
     margin: 0;
   }
   input
   {
     border: 1px solid #000;
     height: 20px;
     color: gray;
     font-weight: bold;
   }
   input .text
   {
     font-weight: normal;
   }
   a:link
   {
     color: black;
   }
   a:visited
   {
     color: gray;
   }
   a:hover
   {
     color: maroon;
   }
   a:active
   {
     color: white;
   }
   #copyright
   {
     border: 0;
     margin: 0;
     padding: 0px;
     text-align: center;
     font-weight: normal;
     font-size: 7pt;
     color: #000000;
   }
   #news
   {
     border: 0;
     margin: 0 0 0 0px;
     padding: 0px;
     text-align: left;
     font-weight: normal;
     font-size: 8pt;
     color: #ffffff;
     background-color: #990000;
     /*background-image: url(images/bkg-newst.png);*/

   }

  .small
   {
     font-family: Verdana, Arial, Tahoma, Sans-serif;
     font-size: 7pt;
     color: #59755D;
   }
 .white
   {
     color: #ffffff;
     font-weight: bold;
   }

