body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
}
.Stil1 {
	font-size: 10px;
	color: #666666;
}
.Stil2 {
	font-size: 10px;
}
a.navlink:link {
	font-size: 10px;
	font-weight:bold;
	color: #ccc;
	text-decoration: none;
}
a.navlink:visited {
	font-size: 10px;
	font-weight:bold;
	color: #ccc;
	text-decoration: none;
}
a.navlink:hover {
	font-size: 10px;
	font-weight:bold;
	color: #fff;
	text-decoration: underline;
}
a.navlink:active {
	font-size: 10px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
}
a.smalllink {
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}
