body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: large;
	font-weight: bold;
}


a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
  color: #666666;
  text-decoration: none;
}

a:hover {
    color: #999999;
	text-decoration: none;
}

a:active {
	color: #666666;
}

a.hidden {
  color: #666666;
}
.bigblack36 {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.klein10 {
	font-size: 10px;
}
