/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BLOCKQUOTE { font-family: 'Times New Roman', serif;}
 BODY { font-family: 'Times New Roman', serif; background-color: rgb(255,255,255);}
 A:active { font-family: 'Times New Roman', serif; color: rgb(255,0,0);}
 A:link { font-family: 'Times New Roman', serif; color: rgb(160,16,16);}
 UL { font-family: 'Times New Roman', serif;}
 A:hover { font-family: 'Times New Roman', serif; color: rgb(255,0,0);}
 A:visited { font-family: 'Times New Roman', serif; color: rgb(192,192,192);}
 .TextObject { font-family: 'Times New Roman', serif;}
 P { font-family: 'Times New Roman', serif;}
 LI { font-family: 'Times New Roman', serif;}
 OL { font-family: 'Times New Roman', serif;}
 .TextNavBar { font-family: 'Times New Roman', serif;}
 ADDRESS { font-family: 'Times New Roman', serif;}
 PRE { font-family: 'Times New Roman', serif;}
 