h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display:inline;
	text-transform: none;
	font-size: 18px;
	font-weight: bold;
	color: #AB0101;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	background-color: #FFCE1D;
}

.Stil1 {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #AB0102;
}
a:visited {
	color: #AB0102;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
