@charset "utf-8";
body {
	background-color: #7077EB;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #08083C;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #08083C;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #08083C;
	line-height: normal;
}

.gepasseerd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #08083C;
	text-decoration: line-through;
}
.tekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #08083C;
	font-style: italic;
	font-weight: normal;
}
