 body {
         text-align:left; 
         font: verdana, arial, helvetica, sans-serif; 
         color:#000000; /* Textfarbe */ 
         background-color:#FFFFFF; /* Hintergrundfarbe */ 
         font-size:10pt; 
        } 
 body.type1 {
         text-align:left; 
         font: verdana, arial, helvetica, sans-serif; 
         color:#000000; /* Textfarbe */ 
         background-color:#E5E5DC; /* Hintergrundfarbe alternativ */ 
         font-size:10pt; 
        } 
 p { font-size:10pt;
     color:#000000; /* Textfarbe */ 
     font-family: Verdana;}
 li,td,input,select,a { font-size:10pt;
                      font-family: Verdana;
                      white-space: nowrap;
                      color: #000000;}
 input,select,option { color: #000000; background-color: #FFFFFF;}
 h1 { font-size:14pt;
      font-family: Verdana;
      color: #000000;}
 tr.type0 { background-color: #E5E5DC;font-weight:bold;}
 tr.type1 { color: #000000; background-color: #FFFFFF;}
 tr.type2 { color: #000000; background-color: #F5F5F5;}
