/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { background-color: rgb(192,193,195); font-family: Arial; font-size:10.0pt;}
 A:active { color: rgb(0,0,153);}
 A:link { color: rgb(0,0,153);}
 A:hover { color: rgb(0,0,0);}
 A:visited { color: rgb(102,153,153);}

h2 {font-family: 'Arial'; font-size: large}
h3 {margin-left: 20px; font-family: 'Arial Narrow', 'Arial'; font-size: x-large}
p {font-size:10.0pt; color: rgb(0,0,0)} 
ul {font-size:10.0pt} 
dl {font-size:10.0pt} 