  body
    {
      font-family: Arial,Helvetica,sans-serif;
      font-size: 9pt;
      color: #ffffff;
    }

  a:link,a:visited,a:active
    {
      text-decoration: none;
      font-weight: bold;
      color: #ffffff;
    }
 
   a:hover
    {
      color: #8c8c8c;
    } 
   
   p,td
    {
      font-size: 9pt;
    }

   
   h1,h2,h3,h4,h5,h6,h7
    {
      padding: 0px;
      margin: 0px;
      border: 0px;
    }

  .rot
    {
      font-size: 14pt;
      color: #ff0000;
    }
