body {
	margin-left: 50px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	background-color: #DBDBDB;
}
td,th,p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
	letter-spacing: 1px;
}
a{
	text-decoration: underline;
	color: #000000;
}
.titel {
	font-weight: bold;
	letter-spacing: 4px;
}

