/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'Microsoft Sans Serif', sans-serif; font-size: x-small; color: rgb(0,0,0); background-color: rgb(46,75,152);}
 A:active { color: rgb(40,70,140); text-decoration: underline;}
 A:link { color: rgb(40,70,140); text-decoration: underline;}
 A:visited { color: rgb(40,70,140); text-decoration: underline;}
 H1 { font-family: 'MS Sans Serif', sans-serif; font-size: 16pt; color: rgb(255,255,255); letter-spacing: 1pt;}
 H2 { font-size: 10pt; color: rgb(46,75,152);}
 P { font-size: x-small;}
 LI { margin-bottom: 5pt;}
 .TextNavBar { font-size: 10pt; font-weight: bold;}
 A:hover { color: rgb(90,120,180); text-decoration: underline;}
 
