.weiss {
	font-family:Helvetica,Arial;
	font-size:10pt;
	line-height:130%;
	color:#FFFFFF;
}


.schwarz {
	font-family:Helvetica,Arial;
	font-size:10pt;
	line-height:130%;
	color:#000000;
}

.ack {
	font-family:Helvetica,Arial;
	font-size:8pt;
	line-height:130%;
	color:#000000;
}


a:link {
	font-family:Helvetica,Arial;
	font-size:10pt;
	font-weight:bold;	
	color:#666666;
	text-decoration:none;
}

a:visited {
	font-family:Helvetica,Arial;
	font-size:10pt;	
	font-weight:bold;	
	color:#666666;
	text-decoration:none;
}

a:active {
	font-family:Helvetica,Arial;
	font-size:10pt;	
	font-weight:bold;	
	color:#666666;
	text-decoration:none;
}

a:hover {
	font-family:Helvetica,Arial;
	font-size:10pt;	
	font-weight:bold;	
	color:#FFFFFF;
	text-decoration:none;
}

