/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 9pt; color: rgb(234,0,234); background-color: rgb(255,255,255); background-image: url("./back.jpg");}
 A:link { color: rgb(128,128,255);}
 A:visited { color: rgb(255,128,64);}
 H1 { font-size: medium; font-weight: bold;}
 H2 { font-size: small; font-weight: normal; font-style: normal;}
 P { margin-top: 0pt; margin-bottom: 0pt;}
 
