A {color: #ff0099; background-color: none; text-decoration: none;}
A:hover {color: #ffffff; background-color: #ff0099;}

.small {
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 8pt;
}

.verplicht {
	color: #ff0000;
}

TD, INPUT, SELECT, TEXTAREA  {
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 9pt;
}

.content {
	text-align: justify;
	margin-top: 10px;
}

UL { /* IE laadt een eigen bullet */
	list-style-image: URL(../images/list_square.gif);
}

BODY {
	margin: 20px;
}