body {
	font-family: Verdana, Helvetica, Sans-Serif;
	color: black;
	margin: 0px;
	padding: 0px;
	background-color: white;
}

td, input {
	font-size: 11px;
}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #B30903;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 4px;
	color: #579C3F;
}
.headline {
	font-size: 12px;
	font-weight: bold;
}