body {
	background-color: #f8f8ff;
	
	font-family: Arial, Helvetica, Sans;
	font-size: 14px;
}

.titel {
	font-size: 20px;
	font-weight: bold;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

h1 {
	font-size: 22px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top:20px; margin-bottom:5px;
}

