/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-image: none;}
 A:active { color: rgb(0,0,204);}
 A:link { color: rgb(51,102,255);}
 A:visited { color: rgb(0,0,255);}
 .TextObject { color: rgb(0,0,0);}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: small; text-transform: none; color: rgb(0,0,0); font-variant: normal; margin-top: 1pt; margin-bottom: 1pt;}
 .TextNavBar { font-size: x-small;}
 A:hover { color: rgb(51,51,255);}
 