/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-size: 9pt; background-image: url("./background_d.jpg"); background-repeat: no-repeat; background-attachment: fixed; background-position: center;}
 A:visited { color: rgb(0,0,206);}
 .TextObject { font-size: 10pt;}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; font-weight: bold;}
 H2 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10px; font-weight: bold;}
 P { font-size: 9pt; background-repeat: repeat-x;}
 .TextNavBar { font-size: 8pt;}
 ADDRESS { font-size: 10pt;}
 A:hover { color: rgb(40,125,0);}
 