/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-size: 12pt;}
 A:active { font-size: 12pt;}
 A:link { font-size: 12pt; color: rgb(255,51,0);}
 UL { font-size: 12pt;}
 A:visited { font-size: 12pt; color: rgb(255,102,102);}
 .TextObject { font-size: 12pt;}
 H1 { color: rgb(204,153,0);}
 H2 { font-family: 'Times New Roman', Times, Serif, serif; font-size: medium; color: rgb(255,102,51); font-weight: bold;}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12pt; color: rgb(204,153,0);}
 H3 { font-size: x-small; color: rgb(204,153,0); font-weight: bold;}
 LI { color: rgb(204,153,0);}
 A { font-size: 12pt;}
 .TextNavBar { font-size: 12pt;}
 A:hover { font-size: 12pt;}
 
