h2 {
	color: #FFF;
}

a {
	color: #B00;
	text-decoration: underline;
}

a:Hover {
	color: #000;
	text-decoration: none;
}body {
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 10pt;
}


.klein
{
	color: #999999;
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 16px;
}
a.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000ff;
	text-decoration: underline;
	font-weight:normal;
}

a.klein:hover {
	color: #999999;
}

a.normal {
font-weight:normal;
}