/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-color: rgb(102,204,255); background-image: none;}
 A:active { color: rgb(51,153,255);}
 A:link { color: rgb(51,0,204); font-weight: bold;}
 A:visited { color: rgb(0,102,255);}
 H1 { font-family: 'Times New Roman', Times, Serif; font-size: 9pt; font-weight: normal; font-style: normal;}
 P { font-family: 'Times New Roman', Times, Serif; font-size: 12pt;}
 .TextNavBar { font-weight: normal; font-style: normal;}
 H5 { font-size: 9pt;}
 A:hover { color: rgb(0,102,0);}
 