/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12pt; color: rgb(0,0,0); background-color: rgb(255,255,255);}
 A:active { color: rgb(102,0,204); font-weight: bold; text-decoration: none ;}
 A:link { color: rgb(0,0,255); text-decoration: none ;}
 A:visited { color: rgb(128,0,128); text-decoration: none ;}
 H1 { font-family: 'Times New Roman', Times, Serif, serif; font-size: 16pt; color: rgb(0,0,0);}
 H2 { font-family: 'Times New Roman', Times, Serif, serif; font-size: 14pt;}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12pt;}
 H3 { font-family: 'Times New Roman', Times, Serif, serif; font-size: 14pt;}
 LI { font-size: 12pt;}
 OL { font-size: 12pt;}
 A { font-size: 12pt; text-decoration: none ;}
 A:hover { font-size: 14pt; color: rgb(255,0,0); font-weight: bold; text-decoration: none ;}
 