body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #481710;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
}
a:link {
	color: #23a1eb;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #23a1eb;
}
a:hover {
	text-decoration: none;
	color: #23a1eb;
}
a:active {
	text-decoration: none;
	color: #23a1eb;
}
.headline {
	font-size: 12px;
	font-weight: bold;
        color: #23A1EB;
}