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