/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 10px; background-color: rgb(134,172,209);}
 A:link { color: rgb(0,51,255);}
 A:visited { color: rgb(153,0,204);}
 H1 { font-size: large;}
 H2 { font-size: medium;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; letter-spacing: 2px;}
 H3 { font-size: medium;}
 H4 { font-size: small;}
 H5 { font-size: x-small;}
 H6 { font-weight: normal; font-style: normal;}
 A:hover { color: rgb(102,255,255);}
 
