/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
H1 { font-family: 'Times New Roman', Times, Serif, serif; font-size: large; font-weight: bold;}
 H2 { font-size: x-large; font-weight: normal; font-style: normal;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; color: rgb(51,0,51); text-decoration: none ;}
 A { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12pt; color: rgb(255,255,204);}
 