BODY, TD { 
	color: #993333;
	font-family: Verdana;
	font-size: 12pt
}

BODY {
	background: #FFFFCC
}

A:link, A:visited {
	color: #BB0000;
	font-weight: bold;
	text-decoration: none
}

A:active, A:hover {
	color: #FFFFCC;
	background: #BB0000;
	font-weight: bold;
	text-decoration: none
}

.overzicht > A:visited  {
	color: #FFFFCC;
	background: #FFFFCC;
	font-weight: bold;
	text-decoration: none
}

.overzicht > A:hover  {
	color: #FFFFCC;
	background: #FFFFCC;
	font-weight: bold;
	text-decoration: none
}

HR {
	width: 96%;
	text-align: center;
	color: #009999;
	height: 6pt
}

HR.small {
	margin-left: 3%;
	text-align: left;
	width: 20%;
	color: #009999;
	height: 6pt
}

P {
	padding-left: 6%;
	padding-right: 6%;
	margin-top: 6pt;
	margin-bottom: 0pt
}

.knop  {
	font-family: Verdana;
	color: #BB0000;
	font-weight: bold;
	background: #FFFFE2;
	border: outset #009999;
	border-width: 2px;
	text-align: center;
}

.form {
	font-family: Verdana;
	color: #993333;
	font-weight: bold;
	text-align: left;
	border: inset #009999;
	border-width: 2px;
	background: #FFFFE2;
}

.schild {
	font-family: Verdana;
	color: #993333;
	font-weight: bold;
	border: inset #009999;
	border-width: 2px;
	background: #FFFFE2;
	padding: 20px;
	text-align: left;
	width: auto
}

IMG {
border-color: #000000;
border-height: 2px;

}

.overzicht {
	text-align: center;
	margin: 20;
}
