/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small; color: rgb(255,204,153); font-weight: normal; font-style: normal; background-color: rgb(0,0,0);}
 A:active { color: rgb(51,204,255);}
 A:link { color: rgb(0,204,0);}
 A:visited { color: rgb(255,0,0);}
 H1 { font-family: 'Times New Roman', Times, Serif, serif; font-size: x-large; font-weight: bold; font-style: italic;}
 H2 { font-family: 'Times New Roman', Times, Serif, serif; font-size: large; font-weight: bold; font-style: italic;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small; font-weight: normal; font-style: normal; text-align: justify;}
 H6 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; font-weight: bold;}
 A:hover { color: rgb(153,102,204);}
 