/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(51,0,153); text-decoration: none ;}
 A:link { color: rgb(51,0,153); text-decoration: none ;}
 A:visited { color: rgb(51,0,153); text-decoration: none ;}
 P { font-family: Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 9pt; margin-top: 0pt; margin-bottom: 0pt;}
 A:hover { color: rgb(255,0,0); text-decoration: none ;}
 h1 { font-size:210%; font-variant:small-caps; }
body { width:870px; }
td { vertical-align:top; }
