/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Times New Roman', Times, Serif, serif; font-size: medium; background-image: url("./Background.gif");}
 A:active { font-size: medium; color: rgb(255,0,0);}
 A:link { font-size: medium; color: rgb(0,51,204);}
 UL { font-size: medium;}
 A:visited { font-size: medium; color: rgb(0,0,102);}
 .TextObject { font-family: 'Times New Roman', Times, Serif, serif; font-size: medium;}
 H1 { font-size: xx-large; font-weight: bold;}
 H2 { font-size: x-large; font-weight: bold;}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: medium;}
 H3 { font-size: large; font-weight: bold;}
 LI { font-size: small;}
 OL { font-size: medium;}
 H4 { font-size: medium; font-weight: bold;}
 .TextNavBar { font-family: 'Times New Roman', Times, Serif, serif; font-size: medium;}
 H5 { font-size: small; font-weight: bold;}
 H6 { font-size: x-small; font-weight: bold;}
 A:hover { font-size: medium; color: rgb(102,0,0);}
 
