/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(255,255,255); font-weight: normal; font-style: normal; background-color: rgb(0,51,102);}
 A:link { color: rgb(128,128,255);}
 A:visited { color: rgb(255,128,64);}
 H2 { color: rgb(0,51,102); text-align: center; background-color: rgb(255,255,255); border: 2pt outset rgb(204,204,204);}
 H3 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small; color: rgb(0,51,102); font-weight: bold; text-align: center; background-color: rgb(255,255,255); border: 2pt outset rgb(204,204,204);}
 