/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255);}
 A:active { color: rgb(0,11,151);}
 A:link { color: rgb(0,11,151);}
 A:visited { color: rgb(0,0,0);}
 H1 { color: rgb(0,11,151);}
 H2 { color: rgb(0,11,151);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 H3 { color: rgb(0,11,151);}
 A { color: rgb(0,51,153);}
 H4 { color: rgb(0,11,151);}
 H5 { color: rgb(0,11,151);}
 A:hover { color: rgb(250,0,0);}
 