/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-color: rgb(240,240,240); background-image: none;}
 H1 { font-family: 'Century Gothic', Arial, Helvetica, Geneva, Sans-serif, sans-serif; font-size: small; color: rgb(153,153,153); font-weight: bold;}
 P { font-family: 'Century Gothic', Arial, Helvetica, Geneva, Sans-serif, sans-serif; font-size: 10pt; color: rgb(153,153,153); font-weight: normal; font-style: normal;}
 A { text-decoration: none ;}
 