/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: 'Futura Condensed'; font-size: medium; font-weight: normal; font-style: normal; background-color: rgb(255,255,255);}
 A:active { color: rgb(178,178,178);}
 A:link { color: rgb(178,178,178);}
 UL { font-size: medium; font-weight: normal; font-style: normal; list-style-type: square;}
 A:hover { color: rgb(0,0,0);}
 A:visited { color: rgb(102,153,153);}
 .TextObject { font-style: italic;}
 H1 { font-family: 'Futura XBlkCn BT', sans-serif; font-size: 20pt; color: rgb(0,0,153); font-weight: normal; font-style: normal; margin-top: 0pt; margin-bottom: 6pt;}
 H2 { font-family: 'Frutiger 47LightCn'; font-size: 16pt; font-weight: bold; text-align: left; margin: 12pt 0mm 6pt 0mm;}
 P { font-family: 'Frutiger 47LightCn'; font-size: 12pt; font-weight: normal; font-style: normal; text-align: left; clear: both; margin: 0mm 0mm 3mm 0mm; border-left-style: none; border-top-style: none; border-right-style: none; 
border-bottom-style: none;}
 H3 { font-family: 'Frutiger 47LightCn'; font-size: 14pt; font-weight: normal; font-style: normal; text-align: left; padding: 0mm; margin-top: 12pt; margin-bottom: 3pt;}
 H4 { font-size: large; font-weight: normal; font-style: normal; text-decoration: underline; margin-top: 3pt; margin-bottom: 3pt;}
 H5 { font-size: medium; font-weight: bold; margin-top: 3pt; margin-bottom: 3pt;}
 H6 { font-size: medium; font-style: italic; margin-top: 3pt; margin-bottom: 3pt;}
 