body {
	margin: 0;
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 1.0em;
}
.content {
	margin-left: 55px;
}
.headline{
	font-weight: bold;
	margin-left: 55px;
	color: #00598f;
}
.footer {
	color:#ffffff;
	font-size: 0.85em;
	text-decoration: none;
}
a.footer:hover {
	font-weight:bold;
}