/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255);}
 A:link { color: rgb(51,0,204);}
 A:visited { color: rgb(255,102,0);}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; font-weight: normal; font-style: normal;}
 
