/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif, sans-serif; background-color: rgb(255,255,255);}
 A:active { color: rgb(153,102,51);}
 A:link { color: rgb(98,77,52); font-weight: bold;}
 UL { font-size: x-small; list-style-type: square;}
 A:visited { color: rgb(0,0,0);}
 H1 { font-size: small; color: rgb(255,255,255); line-height: 1.8em; font-weight: bold; background-color: rgb(153,153,153);}
 H2 { font-size: medium; color: rgb(153,102,51); font-weight: bold;}
 P { font-size: x-small; margin-top: 8pt; margin-bottom: 8pt;}
 .TextNavBar { font-size: xx-small;}
 H6 { font-size: xx-small; font-weight: normal; font-style: normal;}
 A:hover { color: rgb(98,77,52); font-weight: bold; background-color: rgb(204,153,102);}
 