/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 8pt; color: rgb(255,204,0); background-color: rgb(0,51,51);}
 A:link { color: rgb(0,153,255);}
 A:visited { color: rgb(51,153,102);}
 .TextObject { color: rgb(255,255,255);}
 H1 { font-size: 12pt; color: rgb(0,153,255); font-weight: bold; text-align: center; margin-top: 0pt; margin-bottom: 0pt;}
 H2 { font-size: 10pt; color: rgb(0,153,255); text-align: center; margin-top: 0pt; margin-bottom: 0pt;}
 P { font-size: 8pt; color: rgb(0,0,0); margin-top: 0pt; margin-bottom: 0pt;}
 H3 { font-size: 9pt; color: rgb(0,153,255); text-align: center; margin-top: 0pt; margin-bottom: 0pt;}
 A:hover { color: rgb(0,255,0);}
 