body { 
	background-color:#ffffff; 
	font-size: 11px;
	font-weight: normal;
	line-height:9pt;
	font-family: arial, helvetica;
	color:#000000;
}

a:link {
	font-size: 11px;
	line-height:11pt;	
	font-weight: bold;
	color:#ffffff;
	font-family:arial, helvetica;
	background-color:#444040;
	text-decoration : none;
}
		 		 		
 
a:visited {
	font-size: 11px;
	line-height:11pt;		
	font-weight: bold;	
	color:#ffffff;
	font-family: arial, helvetica;
	background-color:#444040;
	text-decoration : none;
}
 
a:hover {
	font-size: 11px;
	line-height:11pt;		
	font-weight: bold;
	color:#444040;
	font-family: inherit;
	background-color:#ffffff;
} 
			
a:active {
	font-size: 11px;
	line-height:11pt;		
	font-weight: bold;	
	color:#444040;
	font-family: inherit;
	background-color:#ffffff;
	text-decoration : blink;
}
TD {
	font-size: 11px;
	font-weight: normal;
	line-height:9pt;
	font-family: arial, helvetica;
	color:#000000;
}
h1{
	font-size: 11px;
	font-weight: bold;
	line-height:9pt;
	font-family: arial, helvetica;
	color:#444040;

}
.headline{
	font-size: 11px;
	font-weight: bold;
	line-height:9pt;
	font-family: arial, helvetica;
	color:#444040;

}
.giant {
	font-size: 18px;
	font-weight: bold;
	line-height:9pt;
	font-family: arial, helvetica;
	color:#444040;
}
.kontrast{
	color:#ff0000;
	background-color:#444040;
}



