body {
	background-color: #000000;
	margin: 50;
}
td {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	letter-spacing: 0.1pt;
}
a {
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #cccccc;
	text-decoration: none;
}

.klein {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-align: left;
}
a.klein {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
a.klein:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #cccccc;
	text-decoration: none;
}
.kleinhead {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}