/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
H1 { font-size: large; color: rgb(204,51,0); font-weight: bold; text-align: center;}
 H2 { font-size: medium; color: rgb(102,102,102); font-weight: bold; text-align: center;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(102,102,102);}
 H3 { font-size: x-small; color: rgb(102,102,102); font-weight: bold;}
 LI { font-size: x-small; color: rgb(102,102,102);}
 H4 { font-size: small; color: rgb(102,102,102); font-weight: bold;}
 H6 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(255,255,255); font-weight: bold; text-decoration: underline; text-align: left;}
 