/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;}
 A:active { font-size: 12px; color: rgb(102,0,51);}
 A:link { font-size: 12px; color: rgb(102,102,0);}
 UL { font-size: 12px;}
 A:hover { font-size: 12px; color: rgb(102,0,51);}
 A:visited { font-size: 12px; color: rgb(102,102,0);}
 .TextObject { font-size: 12px;}
 H1 { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: 24px; color: rgb(153,51,51); font-weight: normal; font-style: normal; font-variant: normal;}
 H2 { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: 14px; color: rgb(153,51,51);}
 P { font-size: 12px;}
 H3 { font-size: 12px;}
 OL { font-size: 12px;}
 H4 { font-size: 12px;}
 H5 { font-size: 12px;}
 