/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-color: rgb(255,255,153);}
 H1 { font-family: 'Times New Roman', Times, Serif, serif; font-size: xx-large; color: rgb(147,0,0); font-weight: bold; font-style: italic;}
 H2 { font-family: 'Times New Roman', Times, Serif, serif; font-size: large; color: rgb(0,102,102); font-weight: bold; font-style: italic;}
 H3 { font-family: 'Times New Roman', Times, Serif, serif; font-size: x-large; color: rgb(147,0,0); font-style: italic;}
 .TextNavBar { font-family: 'Arial Narrow', sans-serif; text-transform: none; color: rgb(147,0,0); font-weight: normal; font-style: normal; vertical-align: sub; font-variant: small-caps; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 
