 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:#4A85AF; /* 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;
                      color: #000000;}
 input,select,option { color: #000000; background-color: #FFFFFF;}
 h1 { font-size:14pt;
      font-family: Verdana;
      color: #000000;}
 tr.type0 { background-color: #4A85AF;font-weight:bold;}
 tr.type1 { color: #000000; background-color: #FFFFFF;}
 tr.type2 { color: #000000; background-color: #F5F5F5;}
 tr.type3 { color: #000000; background-color: #00C400;}
 tr.type4 { color: #000000; background-color: #FF2424;}
 td.type3 { color: #000000; background-color: #00C400;}
 td.type4 { color: #000000; background-color: #FF2424;}
