/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; color: rgb(0,0,128); background-color: rgb(255,255,255); background-image: none;}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(106,97,164);}
 UL { color: rgb(0,0,128);}
 A:visited { color: rgb(174,168,204);}
 .TextObject { color: rgb(0,0,128);}
 H1 { color: rgb(0,0,128);}
 H2 { color: rgb(0,0,128);}
 P { color: rgb(0,0,128);}
 OL { color: rgb(0,0,128);}
 .TextNavBar { font-size: xx-small; color: rgb(0,0,128);}
 A:hover { color: rgb(255,0,0);}
 