body {
	font-family: Georgia, Times New Roman, Times, Verdana, Geneva,;
	color: #FFFF66;
	font-style: normal;
	background-color: #FFFF66;
}

td {
	font-family: Georgia, Times New Roman, Times, Verdana, Geneva,;
	background-color: #E40000;
	color: #E40000;
	border-top-color: #E40000;
	border-right-color: #E40000;
	border-bottom-color: #E40000;
	border-left-color: #E40000;
	border-top-style: solid;
	border-width: 2;
}

th {
	font-family: Georgia, Times New Roman, Times, Verdana, Geneva,;
	border-color: #E40000;
	border-width: 2;
}.Titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #E40000;
}
.Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
	font-weight: bold;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E40000;
}
