BODY {
  font-size : 9pt;
  color : black;
  font-style : normal;
  font-family : Verdana, Arial, Helvetica;
  text-decoration : none;
  background-color: white;

scrollbar-face-color: #FFFFFF;
scrollbar-arrow-color: #660000;
scrollbar-track-color: #FFFFFF;
}


TD {
  font-size : 9pt;
  color : black;
  font-style : normal;
  font-family : Verdana, Arial, Helvetica;
  background-color : white;
  text-decoration : none;
}


.uklein {
  font-size : 8pt;
  color : black;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  background-color : white;
  text-decoration : none;
}


.klein {
  font-size : 9pt;
  color : black;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  background-color : white;
  text-decoration : none;
}


.norm {
  font-size : 10pt;
  color : black;
  font-style : normal;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  text-decoration : none;
}


.gross {
  font-size : 12pt;
  color : black;
  font-style : normal;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  background-color : white;
  text-decoration : none;
}


.head {
  font-size : 16pt;
  color : black;
  font-family : Verdana, Arial, Helvetica;
  background-color : white;
}


.head2 {
  font-size : 14pt;
  color : black;
  font-family : Verdana, Arial, Helvetica;
  background-color : white;
}


A:link {
  font-weight : normal;
  font-size : 9pt;
  color : #660000;
  border: none;
}


A:visited {
  font-weight : normal;
  font-size : 9pt;
  color : #990000;
  background-color : white;
  border: none;
}


A:active {
  font-weight : normal;
  font-size : 9pt;
  color : red;
  background-color : white;
  border: none;
}


.blacklink {
  font-weight : normal;
  font-size : 8pt;
  color : black;
  background-color : white;
  border: none;
}


.closer {
  font-size : 8pt;
  color : red;
  font-family : Verdana, Arial, Helvetica;
  background-color : white;
}

