/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-color: rgb(0,204,204);}
 H1 { font-family: 'Arial Black', 'Helvetica Bold', Charcoal, Sans-serif; font-size: large; color: rgb(255,255,255); font-weight: bold;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(153,0,0);}
 A { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(255,255,255); font-weight: bold;}
 