BODY {
	background-color: #c4c4c4;
	text-align : center;
        font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	color : Black;
}
.box-titel {
	background-color: #c8220d;
	color : Black;
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}
.box-text {
	color : Black;
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	background-color : #e5e5e4;
}
small {
	color : Black;
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	font-weight : normal;
}
.titel {
	color : #c8220d;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
a {
	color : #c8220d;
        font-weight : bold;
	text-decoration : underline;
}
a:hover {
	text-decoration : underline;
        font-weight : bold;
	color : Black;
}
table {
	background-color : #000000;
}
