/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url("../assets/images/background.gif");}
 A:link { color: rgb(168,151,94);}
 A:visited { color: rgb(128,128,128);}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 8pt; color: rgb(204,0,0); font-weight: bold; font-variant: normal;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; font-weight: normal; font-style: normal;}
 