/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 10px; background-color: rgb(216,216,216); overflow: auto;}
 A:active { font-size: 12px; color: rgb(122,19,89); text-decoration: none ;}
 A:link { font-size: 12px; color: rgb(19,62,122); text-decoration: none ;}
 UL { font-size: 12px;}
 A:visited { font-size: 12px; color: rgb(87,19,122); text-decoration: none ;}
 H1 { font-size: 16px; color: rgb(239,239,239); font-weight: bold; margin: 1px; border-bottom: 1pt solid rgb(221,221,221);}
 H2 { font-size: 16px; color: rgb(239,239,239); font-weight: bold;}
 P { font-size: 12px;}
 H3 { font-size: 15px; color: rgb(239,239,239); font-weight: bold;}
 OL { font-size: 12px;}
 H4 { font-size: 14px; color: rgb(239,239,239); font-weight: bold;}
 H5 { font-size: 12px; color: rgb(205,205,205); font-weight: bold;}
 H6 { font-size: 11px; color: rgb(205,205,205); font-weight: bold;}
 A:hover { font-size: 12px; color: rgb(122,19,89); text-decoration: none ;}
 