body {
	margin			: 0px;
	background-color:#FFFFFF;
}

TD {
	font-family     : Tahoma;
	font-size       : 11px;
	line-height     : 20px;
	font-style      : normal;
	color           : #FFFFFF;
	letter-spacing  : 0px;
}

.table_spacing {
	margin-left		: 39px;
	margin-right	: 39px;
	margin-top		: 45px;
	margin-bottom	: 0px;
}

.tekst_paars {
	color			: #3D003F;
}
.titel {	
	font-family     : trebuchet ms,Arial;
	font-size		: 18px;
	color			: #3D003F;
	line-height		: 35px;
}

.tekst_grijs {
	color			: #CCCCCC;
}
IMG {
	border			: 0px;
}
select, input, textarea, radio, checkbox{
	color           : #3D003F;
	font-family     : Tahoma;
	font-size       : 11px;
	background      : #FFFFFF;
	text-align      : left;
	border-width    : 1; 
	border-color    : #3D003F; 
	border-style    : solid; 
}
A {
	color           : #3D003F;
	font-weight		: normal;
	text-decoration	: none;
}
A:HOVER {
	text-decoration : underline;
	color           : #3D003F;
	font-weight		: normal;
}
A:VISITED {
	color           : #3D003F;
	font-weight		: normal;
}
A:ACTIVE {
	text-decoration : underline;
	font-weight		: normal;
}

A.2 {
	color           : #CCCCCC;
	text-decoration	: none;
	font-weight		: normal;
}
A.2:HOVER {
	text-decoration : underline;
	color           : #CCCCCC;
	font-weight		: normal;
}
A.2:VISITED {
	color           : #CCCCCC;
	font-weight		: normal;
}
A.2:ACTIVE {
	color           : #CCCCCC;
	text-decoration : underline;
	font-weight		: normal;
}

A.3 {
	color           : #FFFFFF;
	text-decoration	: none;
	font-weight		: normal;
}
A.3:HOVER {
	text-decoration : underline;
	color           : #FFFFFF;
	font-weight		: normal;
}
A.3:VISITED {
	color           : #FFFFFF;
	font-weight		: normal;	
}
A.3:ACTIVE {
	color           : #FFFFFF;
	text-decoration : underline;
	font-weight		: normal;
}
