BODY {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-color : #FDDEFD;
}

TD.tekst {
		font-family: Verdana, Arial, Helvetica;
		font-size: 12px;
		font-weight: medium;
		font-style: normal;
		color: #808080;
}

TD.groot {
		font-family: Verdana, Arial, Helvetica;
		font-size: 13px;
		font-weight: medium;
		font-style: normal;
		color: #808080;
}

a.tekst {
		font-family: Verdana, Arial, Helvetica;
		font-size: 12px;
		font-weight: medium;
		font-style: normal;
		color: #808080;
}

TD.cr {
		font-family: Verdana, Arial, Helvetica;
		font-size: 10px;
		font-weight: medium;
		font-style: normal;
		color: #FBBB95;
}

a.cr {
		font-family: Verdana, Arial, Helvetica;
		font-size: 10px;
		font-weight: medium;
		font-style: normal;
		color: #FBBB95;
}

a:link {
		text-decoration: none;
		cursor: hand;
}

a:visited {
		text-decoration: none;
		cursor: hand;
}

a:hover {
		text-decoration: underline;
		cursor: hand;
}

span.binnenlijn {
		border-width: 0.2em; 
		border-style: solid; 
		border-color: #FDDEFD;
}

span.buitenlijn {
		border-width: 0.1em; 
		border-style: solid; 
		border-color: #808080;
}

.input {
	font-family: Verdana, Arial, Helvetica;
	line-height: normal;
	font-weight: normal;
	color: #808080;
	margin: 0px;
	border: 1px solid #9396A5;
	background-color: #FFF5FF;
}
