BODY {
	font-family: Arial; 
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;	
}

TD {
	font-family: Arial; 
	font-size: 10pt;
	color: #000000;
		
}

TD.klein {
	font-family: Arial; 
	font-size: 9pt;
	color: #000000;
		
}

P.grau {
	font-family: Arial; 
	font-size: 8pt;
	color: #666666;
		
}

H1 {
	font-size: 14pt;
	font-weight: bold;
}

H2 {
	font-size: 12pt;
	font-weight: bold;
}

H3 {
	font-size: 10pt;
	font-weight: bold;
}


a:link {color:#CC6600; }
a:visited {color:#CC6600; }
a:hover {color:#000000; }
a:active {color:#000000; }