body {
	background-color: #333333;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.Stil1 {
	font-size: 16px;
	font-weight: bold;
}
.Stil2 {
	font-size: 12px;
	font-weight: normal;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
table {
	border: 1px solid #CCCCCC;
}
td {
	border: #000000;
}

