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