/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 16px; background-color: rgb(60,60,60); background-image: none;}
 A:active { color: rgb(255,0,0);}
 A:link { font-size: 16px; color: rgb(0,0,255); text-decoration: underline;}
 UL { font-size: 16px;}
 A:visited { font-size: 16px; color: rgb(153,0,0);}
 .TextObject { font-size: 16px;}
 H1 { font-size: 36px;}
 H2 { font-size: 24px;}
 P { font-size: 16px;}
 H3 { font-size: 24px;}
 OL { font-size: 16px;}
 .TextNavBar { font-size: 16px;}
 H5 { font-size: 14px;}
 H6 { font-size: 10px;}
 A:hover { color: rgb(255,0,0);}
 