 body {
         text-align:left; 
         font: verdana, arial, helvetica, sans-serif; 
         color:#7A7A7A; /* Textfarbe */ 
         background-color:#FFFFFF; /* Hintergrundfarbe */ 
         font-size:10pt; 
        } 
 body.type1 {
         text-align:left; 
         font: verdana, arial, helvetica, sans-serif; 
         color:#7A7A7A; /* Textfarbe */ 
         background-color:#E0E0E0; /* Hintergrundfarbe alternativ */ 
         font-size:10pt; 
        } 
 p { font-size:10pt;
     color:#7A7A7A; /* Textfarbe */ 
     font-family: Verdana;}
 li,td,input,select,a { font-size:10pt;
                      font-family: Verdana;
                      color: #7A7A7A;}
 input,select,option { color: #C30000; background-color: #FFE6CC;}
 h1 { font-size:14pt;
      font-family: Verdana;
      color: #7A7A7A;}
 tr.type0 { background-color: #E0E0E0;font-weight:bold;}
 tr.type1 { color: #7A7A7A; background-color: #FFFFFF;}
 tr.type2 { color: #7A7A7A; background-color: #E9E9E9;}
 tr.type3 { color: #7A7A7A; background-color: #80FF80;}
 tr.type4 { color: #7A7A7A; background-color: #EBB3B3;}
 td.type3 { color: #7A7A7A; background-color: #80FF80;}
 td.type4 { color: #7A7A7A; background-color: #EBB3B3;}
