body {
	margin-top: 5%;
	background-color: #FFFFDD;
}

.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

.style2 {
	font-size: 13px;
	font-weight: bold;
	text-align:center;
}

.style2 a:link, .style2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #990033;
}
		
.style2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #990033;
}

.textonder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
