/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
H1 { font-family: BATAVIA; font-size: x-large; color: rgb(51,153,0); text-align: center;}
 H2 { font-family: 'Times New Roman', Times, Serif, serif; font-size: large; color: rgb(51,153,0);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: small; color: rgb(51,153,0);}
 LI { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: small; color: rgb(51,153,0);}
 