/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: small; color: rgb(0,0,153); background-color: rgb(255,255,255);}
 A:link { color: rgb(0,0,153);}
 A:visited { color: rgb(0,0,153);}
 
