/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,204);}
 A:active { color: rgb(51,102,153); text-decoration: none ;}
 A:link { color: rgb(51,102,153); text-decoration: none ;}
 UL { margin-top: 0pt; margin-bottom: 0pt;}
 A:visited { color: rgb(51,102,153); text-decoration: none ;}
 H1 { font-size: 18pt; margin-top: 0pt; margin-bottom: 0pt;}
 H2 { font-size: 14pt; margin-top: 0pt; margin-bottom: 0pt;}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12pt;}
 H3 { margin-top: 0pt; margin-bottom: 0pt;}
 LI { margin-top: 0pt; margin-bottom: 0pt;}
 A:hover { color: rgb(153,204,153); text-decoration: underline;}
 