table	{
	position: absolute;
	width: 90%;
	font-size: 9pt;
	left: 5%;
	color: Black;
	line-height: 9pt;
}
TD	{
	padding-left: 10px;
}
table#form	{
	position: absolute;
	width: 40%;
	left: 30%;
	text-align: center;
	padding: 3px;
	margin: 3px;
}
a:link#knop	{
	text-decoration: none;
}
a#sel	{
	color: Black;
	line-height: 9pt;
}
.el1	{
	position: absolute;
	text-align: center;
	width: 60%; 
	left: 20%;
	margin: 5px;
	color: #2F4F4F;
	font-weight: bold;
	font-size: 11pt;
}

.el2	{
	position: absolute;
	width: 60%; 
	left: 35%;
}
#koptotaal	{
	position: absolute;
	width: 60%; 
	left: 15%;
	top: 50px;
	color: #2F4F4F;	
	font-size: 11pt; 
	font-weight: bold; 
	text-align: center;
}

