/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0);}
 A:active { color: rgb(51,102,153); text-decoration: underline;}
 A:link { color: rgb(51,102,153); text-decoration: underline;}
 UL { list-style-type: square; list-style-position: outside; text-align: left;}
 A:visited { color: rgb(51,102,153); text-decoration: underline;}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11pt; font-weight: bold;}
 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; font-weight: bold; margin-bottom: 10pt;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-align: left;}
 H3 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; color: rgb(51,102,153); font-weight: normal; font-style: normal; text-decoration: none ;}
 LI { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; list-style-type: disc; list-style-position: outside; text-align: left;}
 OL { list-style-position: outside; text-align: left;}
 A { color: rgb(51,102,153); text-decoration: underline;}
 A:hover { color: rgb(51,102,153); text-decoration: none ;}
 