.header1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
a:link {
	color: #900;
	text-decoration: underline;
}
a:active {
	color: #284B61;
	text-decoration: underline;
}
a:hover {
	color: #284B61;
	text-decoration: underline;
}
a:visited {
	color: #284B61;
	text-decoration: underline;
}
.fett {
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

