<!--
  BODY {
    scrollbar-base-color: #000066;
    scrollbar-track-color: #000066;
    scrollbar-face-color: #C3EAF3;
    scrollbar-highlight-color: #000000;
    scrollbar-3d-light-color: #FFFFCC;
    scrollbar-dark-shadow-color: #000066;
    scrollbar-shadow-color: #000066;
    scrollbar-arrow-color: #000066;
    background-color: #11D1FF;
  }
  
  a:link {
    color:#000000;
  }
  
  a:visited {
    color:#000000;
  } 
  
  a:hover {
    color:#FF0000;
  } 
  
  a:active {
    color:#000000;
    }


  .link {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    vertical-align: top;
    }

  .textkl {
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    text-align: justify;
    color: #000000;
    vertical-align: middle;
    }
  .text {
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    text-align: justify;
    color: #000000;
    vertical-align: bottom;
    }

  .u1 {
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    text-align: middle;
    color: #FFFF00;
    vertical-align: bottom;
    }
  .u2 {
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    text-align: middle;
    color: #000000;
    vertical-align: bottom;
    }    
-->    