/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: Arial,sans-serif; font-size: 10pt; font-weight: normal; 
font-style: normal; background-color: rgb(255,255,255); 
background-image: none;}
 A:active { color: rgb(0,0,128); text-decoration: none ;}
 A:link { color: rgb(0,0,128); text-decoration: none ;}
 UL { font-family: Arial,sans-serif; font-size: 10pt; font-weight: normal; 
font-style: normal;}
 A:hover { color: rgb(0,0,128); text-decoration: none ;}
 A:visited { color: rgb(0,0,128); text-decoration: none ;}
 .TextObject { font-family: Arial,sans-serif; font-size: 10pt; 
font-weight: normal; font-style: normal;}
 H1 { font-family: Arial,sans-serif; font-size: 20pt; font-weight: bold;}
 H2 { font-family: Arial,sans-serif; font-size: 16pt; font-weight: bold;}
 P { font-family: Arial,sans-serif; font-size: 10pt; font-weight: normal; 
font-style: normal;}
 H3 { font-family: Arial,sans-serif; font-size: 14pt; font-weight: bold;}
 OL { font-family: Arial,sans-serif; font-size: 10pt; font-weight: normal; 
font-style: normal;}
 H4 { font-family: Arial,sans-serif; font-size: 12pt; font-weight: bold;}
 .TextNavBar { font-family: Arial,sans-serif; font-size: 8pt; 
font-weight: normal; font-style: normal;}
 H5 { font-family: Arial,sans-serif; font-size: 10pt; font-weight: bold;}
 H6 { font-family: Arial,sans-serif; font-size: 8pt; font-weight: bold;}
 