body{
	margin:0px;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.headline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
}
a.hype:link{
	text-decoration : underline;
	color : #333333;
	font-weight :normal;
}
a.hype:visited{
	text-decoration : underline;
	color : #333333;
	font-weight :normal;
}
a.hype:hover{
	text-decoration : underline;
	color : #333333;
	font-weight :normal;
}
a.hype:active{
	text-decoration : underline;
	color : #333333;
	font-weight :normal;
}
.formulartext_headline{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color : #666666;
	font-size: 12pt;
}
.formulartext_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.formulartext_kursiv{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	
}

