@charset "UTF-8";
/* CSS Document */

body, td, th {
	font-family: Verdana;
	font-size: 9pt;
	line-height: 13.5pt;
	color: #000000;
}

.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 10.5pt;
	color: #000000;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14.5pt;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14.5pt;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14.5pt;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14.5pt;
	color: #000000;
	text-decoration: underline;
}
