/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(0,0,102); background-color: rgb(255,255,255); background-image: none;}
 A:active { color: rgb(0,0,153);}
 A:link { color: rgb(0,0,153);}
 A:visited { color: rgb(102,153,153);}
 .TextObject { color: rgb(0,0,102);}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;}
 P { color: rgb(0,0,102);}
 A:hover { color: rgb(0,0,102);}
 
