div
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

td
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

td.klein
{
	font-size: 10px;
}

h1
{
color: #000000;
font-family: Arial;
font-size: 14;
}

a
{
color: #000000;
font-family: Arial;
font-size: 12px;
text-decoration: none;
}

a.hover
{
text-decoration: underline;
}

a.klein
{
color: #000000;
font-family: Arial;
font-size: 10px;
text-decoration: none;
}

a.klein:hover
{
text-decoration: underline;
}