html {
	height: 101%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
body {
	background-color: #CCCCCC;
}
a {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #FFFFFF;
}
a:link {;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;	
}
a:hover, a:focus {
	text-decoration: none;
	color: #000000;
	font-weight: bold;	
}
a:active {
	text-decoration: none;
	color: #FFFFFF;	
}
.Stil1 {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.Stil2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.Stil3 {
	font-size: 12px;
	color: Black;
	font-weight: bold;
}
.Stil4 {
	font-size: 16px;
	color: Black;
	font-weight: bold;
}
.Stil5 {
	font-size: 20px;
	color: Black;
	font-weight: bold;
}