/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 9pt;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}
 A:active { font-size: 9pt;}
 A:link { font-size: 9pt; color: rgb(0,0,255);}
 A:visited { font-size: 9pt; color: rgb(128,0,128);}
 .TextObject { font-size: 9pt;}
 P { font-size: 9pt;}
 A:hover { font-size: 9pt;}
 

