BODY { color: white; background-color:rgb(1,0,102) }

 a {text-decoration: none;}

 td { font-size:8pt; 
      font-family:Arial,serif; }

 th { font-size:9pt; 
      font-family:Arial,serif; }

 p { font-size:10pt;
     font-family:Arial,serif; }

 .klein { font-size:9pt; 
          font-family:Arial,serif; }

 .normal { font-size:11pt; 
           font-family:Arial,serif;
           line-height:14pt; }

 .gross { font-size:13pt; 
          font-family:Arial,serif;
          font-weight:bold;
          line-height:18pt; }

 A:link    { color: rgb(176,176,255); background: rgb(1,0,102) }
 A:visited { color: rgb(176,176,255); background: rgb(1,0,102) }
 A:hover   { color: rgb(200,200,255); background: rgb(1,0,102); font-weight:normal; text-decoration: none }
 A:active  { color: rgb(176,176,255); background: rgb(1,0,102) }


