/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { color: rgb(0,0,153); background-color: rgb(255,255,255);}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(0,0,0);}
 A:visited { color: rgb(0,0,0);}
 P { font-size: 14pt; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 .TextNavBar { font-size: 10pt; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 A:hover { color: rgb(0,0,0);}
 