/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-size: small; color: rgb(255,255,204); background-color: rgb(97,14,2)}
 .TextObject { font-size: 0.8em}
 H1 { font-size: 1.5em; color: rgb(255,221,120)}
 H2 { font-size: 1.2em; color: rgb(255,221,120)}
 H3 { font-size: 1em; color: rgb(255,221,120)}
 .TextNavBar { font-size: small}
 
