/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255);}
 A:link { color: rgb(0,51,153);}
 A:visited { color: rgb(102,153,204);}
 H1 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: small; font-weight: bold;}
 P { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: x-small;}
 .TextNavBar { font-size: x-small;}
 
