
  html, body {
   font-family: verdana, tahoma, sans-serif;
   font-size: 10pt;
   color: #000000;
   overflow-x:hidden;
  }

  td {
   font-family: verdana, tahoma, sans-serif;
   font-size: 8pt;
   color: #000000;
   overflow-x:hidden;
  }

  tt, pre {
    font-family: monospace;
  }

  a {
    text-decoration: none;
    color: #000000;
  }

  a:hover {
    text-decoration: underline;
    color: #000000;
  }

  h1 {
   font-size: 9pt;
   color: #000000;
  }

  h2 {
   font-size: 20pt;
   font-style: italic;
   color: #988B69;
   text-align: right;
  }

  h3 {
   font-size: 12pt;
   font-style: none;
   color: #988B69;
   text-align: left;
  }

  p {
   text-align: justify;
   font-weight: bold;
  }

#imgclass a {color:#000000;}
