    a:link { color:#A02000; text-decoration:underline; font-family:Helvetica,Arial,sans-serif;}
    a:visited { color:#A02000; text-decoration:underline; font-family:Helvetica,Arial,sans-serif;}
    a:hover { color:#E06000; text-decoration:underline; font-family:Helvetica,Arial,sans-serif;}
    a:active { color:#800000; text-decoration:underline; font-family:Helvetica,Arial,sans-serif;}



    .generic { font-size:10pt;    /* normaler Text */
         line-height:12pt;
         font-family:Verdanna,Helvetica,Arial,sans-serif;
         font-weight:normal;
         color:#800000; }

    .generics { font-size:8pt;     /* normaler Text small */
         line-height:10pt;
         font-family:Verdanna,Helvetica,Arial,sans-serif;
         font-weight:normal;
         color:#800000; }
    .genericl { font-size:12pt;      /* normaler Text large */
         line-height:18pt;
         font-family:Verdanna,Helvetica,Arial,sans-serif;
         font-weight:normal;
         color:#800000; }
    .headline1 { font-size:16pt;
         line-height:20pt;
         font-family:Helvetica,Arial,sans-serif;
         font-weight:bold;
         color:#800000; }
    .grey { color:grey; }

    .underline { border-bottom-width:1px;
         border-bottom-style:solid;
         border-color:#0F0F0F; }