body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
	line-height: 18px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}td img {display: block;}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
}
.kleiner {
	font-size: x-small;
}
a:link {
	color: #0082CE;
}
a:visited {
	color: #0082CE;
}
a:hover {
	color: #EF0000;
}
a:active {
	color: #0082CE;
}

