/* CSS Document */
BODY, P {
	font-family: helvetica, arial, sans-serif ;
	font-size: 9pt ;
	line-height: 12pt ;
	margin-top: 14px ;
	margin-left: 120px;
	margin-right: 120px;
	text-align: left;
	font-style: normal;
	color: #000000 ;
   background: #FFFFFF ;
}
A:link {
	font-weight: bold ;
	color: #6600ff ;
	text-decoration: none ;
}
A:visited {
	font-weight: bold ;
	color: #6600ff ;
	text-decoration: none ;
}
A:hover {
	font-weight: bold ;
	color: #ccccff ;
	text-decoration: none ;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #6666CC;
}
