/* CSS Document */

.adres {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11pt;
	color: #666600;
	text-decoration: none;
}
.body {
	background-color: #FFFFFF;
}
.body {
	font-size: 11pt;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.bodybold {
	font-size: 11pt;
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bodyklein {
	font-size: 10pt;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #CC9900;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #999966;
	text-decoration: none;
}
