body {
	background-color: #9D212C;
	list-style-type: square;
}

td, th {
	color: #FFCC99;
	font-family: "Trebuchet MS";
	font-size: 16px;
}

h1 {
	color: #FF6666;
	text-align: left;
}

h2 {
	color: #FF99CC;
}

h3, h4 {
	color: #CC9999;
}

h5, h6 {
	color: #FFCCCC;
}

a {
	color: #999999;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #FFCCCC;
}
form {
	background-color: #990000;
}
.onderschrift {
	font-size: 14px;
	font-style: italic;
}
.tablebutton {
	background-color: #FF6666;
	border: double #CC9933;
}
.PageLastUpdated {
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	text-align: right;
}
.opmerking {
	font-size: 12px;
	font-style: italic;
}

