body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.maintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.topic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
}

