/* DATEI: styledef.css */ 
p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,a { font-family:Arial,helvetica,sans-serif; } 
h1,h2 { font-size:14pt;color:#663333; } 
h3,h4,h5,h6 { font-size:12pt;color:#663333; } 
h5,h6 { font-size:10pt;color:#330000; } 

a:link { text-decoration:none; color:#00008B; } 
a:visited { text-decoration:none; color:#006400; } 
a:active { text-decoration:none; } 
a:hover { text-decoration:underline; } 

a.ul { text-decoration:underline; }
a.ul:link { text-decoration:underline; color:#00008B; } 
a.ul:visited { text-decoration:underline; color:#006400; }


.text { 
        font-family:Arial,helvetica,sans-serif; 
        font-size:9pt; 
} 

p,ul,ol,li,div,td,u,a { font-size:10pt;} 
u.small { font-size:8pt;} 
td.small { font-size:8pt;} 
 
 
 
 
 
 
 

