body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	color: #993333;
	margin: 0px;
	border-color: #009966;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
h1 {
	font-size: large;
}
link {
	color: #0000FF;
	text-decoration: underline;
}
.balken {
	background-color: #993333;
	border: thin none #FFFFFF;
}

