// JavaScript Document.tekstNrmaal {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
.tekstNormaal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.tekstcopyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F3B44B;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #013300;
	border-right-color: #013300;
	border-bottom-color: #013300;
	border-left-color: #013300;
	text-decoration: underline;
}

