h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 24pt;
 color: #999999;
}


h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 color: #666666;
}



div {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt;
 color: #666666;
 font-weight: bold;


}


div.text {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #666666;
line-height: 20pt;

}

div.klein {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #666666;


}
div.kleiner {
 font-family: Helvetica;
 font-size: 7pt;
 color: #FFFFFF;
 text-align: center;
 font-weight: bold;

}


div.black {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt;
 color: black;


}


a:link {



          color: #8F8F8F; text-decoration:none; font-weight:bold; }



a:visited {



          color: #5F5F5F; text-decoration:none;

          font-weight:bold; }