/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
H1 { font-size: large; color: rgb(255,255,255); font-weight: bold;}
 H2 { font-size: large; color: rgb(255,255,255); font-weight: bold;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: small; color: rgb(0,0,0); font-weight: bold;}
 
