/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,  Arial; font-size: 10pt; color: rgb(102,102,102); text-decoration: none ;
	background-color : rgb(255,255,255)} 
	
A:active { text-decoration: none } 
A:link { text-decoration: none } 
A:visited { text-decoration: none } 


P {
	font-size: 10pt;
	color : rgb(0,0,0);
	font-weight : normal
}



