body {
	background-color: "#F6D8BB";
	color: Maroon;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans serif;
}

h1 {
	font-size: x-large;
	font-weight: bold;
}

.onzichtbaar {
	color: "#F6D8BB";
}

.center {
	text-align: center;
}
.list {
	background-color: #FAF0E6;
	font-size: small;
	text-align: left;
	border: thin solid Maroon;
	font-family: "Times New Roman", Times, serif;
	"Courier New", Courier, monospace: ;
}
.important {
	background-color: #FF6347;
	font-size: 200%;
	text-align: left;
	border: thin solid Maroon;
	font-family: "Times New Roman", Times, serif;
	"Courier New", Courier, monospace: ;
	font-weight: bolder;
}
.nieuw {
	background-color: #FF5050;
	color: Black;
	font-weight: bold;
}
