/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BLOCKQUOTE { color: rgb(255,255,153);}
 BODY { background-color: rgb(255,255,255);}
 A:active { color: rgb(0,0,0); font-weight: bold; text-decoration: underline;}
 A:link { color: rgb(0,0,0); font-weight: bold; text-decoration: underline;}
 UL { color: rgb(255,255,153);}
 A:hover { color: rgb(0,0,0); font-weight: bold; text-decoration: underline;}
 A:visited { color: rgb(0,0,0); font-weight: bold; text-decoration: underline;}
 .TextObject { color: rgb(255,255,153);}
 H1 { color: rgb(255,255,153);}
 H2 { color: rgb(255,255,153);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 10pt; color: rgb(51,51,51); font-weight: normal; font-style: normal; text-decoration: none ;}
 H3 { color: rgb(255,255,153);}
 LI { color: rgb(255,255,153);}
 OL { color: rgb(255,255,153);}
 A { color: rgb(0,0,0); font-weight: bold; text-decoration: underline;}
 H4 { color: rgb(255,255,153);}
 .TextNavBar { color: rgb(255,0,51);}
 ADDRESS { color: rgb(255,255,153);}
 H5 { color: rgb(255,255,153);}
 H6 { color: rgb(255,255,153);}
 
