/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: '@Arial Unicode MS', sans-serif; color: rgb(255,255,255); background-color: rgb(0,55,80); background-image: none;}
 A:active { color: rgb(106,177,32);}
 A:link { color: rgb(255,255,255);}
 A:visited { color: rgb(106,177,32);}
 H1 { font-family: '@Arial Unicode MS', sans-serif; color: rgb(255,255,255);}
 H2 { font-family: '@Arial Unicode MS', sans-serif; color: rgb(255,255,255);}
 H3 { font-family: '@Arial Unicode MS', sans-serif; color: rgb(255,255,255);}
 H4 { font-family: '@Arial Unicode MS', sans-serif; color: rgb(255,255,255);}
 .TextNavBar { font-size: 10px; color: rgb(255,255,255);}
 
