BODY {
	scrollbar-face-color			: #D6C8DB;
	scrollbar-highlight-color		: #F0EDF1;
	scrollbar-shadow-color			: #F0EDF1;
	scrollbar-3dlight-color			: #D6C8DB;
	scrollbar-arrow-color			: #800080;
	scrollbar-track-color			: #F0EDF1;
	scrollbar-darkshadow-color		: #936DA0;
}

TD {
	font-size		: 11px;
	font-family		: Arial, Verdana, "Trebuchet MS", Helvetica, Sans-Serif, Arial;
	font-weight		: normal;
	color			: #9775A4;
	align			: left;
	line-height		: 16px;
}

P {
	font-size		: 11px;
	font-family		: Arial, Verdana, "Trebuchet MS", Helvetica, Sans-Serif, Arial;
	font-weight		: normal;
	color			: #9775A4;
	align			: left;
	line-height		: 16px;
}

A:link{text-decoration:none; color:#800080;}
A:visited{text-decoration:none; color:#800080;}
A:hover{text-decoration:underline; color:#9775A4;  }

/*	Hyperlinks in de pagina-header/kop	*/

A.TopLink:link {
	text-decoration	: none;
	color			: #FFFFFF;}
A.TopLink:visited {
	text-decoration	: none;
	color			: #FFFFFF;}
A.TopLink:hover {
	text-decoration	: underline;
	color			: #F0EDF1;}

LI {
	list-style		: square outside;
	margin-left		: -25px;
}

H1 {
	font-size		: 18px;
	font-family		: Arial, Verdana, Helvetica;
	font-weight		: bold;
	color			: #936DA0;
	margin-top		: 0px;
	margin-bottom	: 0px;
	line-height		: 150%;
}

H2 {
	font-size		: 16px;
	font-family		: Arial, Verdana, Helvetica;
	font-weight		: bold;
	color			: #B69DBF;
	margin-top		: 0px;
	margin-bottom	: 0px;
	line-height		: 130%;
}

H3 {
	font-size		: 16px;
	font-family		: Arial, Verdana, Helvetica;
	font-weight		: bold;
	color			: #800080;
	margin-top		: 0px;
	margin-bottom	: 0px;
	line-height		: 130%;
}

H4 {	/*	Witte CapTitels	*/
	font-size		: 10px;
	font-family		: Verdana, Sans-Serif;
	font-weight		: bold;
	color			: #FFFFFF;
	margin-top		: 0px;
	margin-bottom	: 0px;
	line-height		: 100%;
}

H5 {
	font-size		: 11px;
	font-family		: Arial, Verdana, Helvetica;
	font-weight		: bold;
	color			: #800080;
	margin-top		: 0px;
	margin-bottom	: 0px;
	line-height		: 130%;
}

INPUT, SELECT, OPTION {
	color			: #800080;
	text-align		: center;
	font-size 		: 10px;
	font-weight		: normal;
	font-family		: Arial;
	background-color: #FCFBFD;
}

TEXTAREA {
	color			: #800080;
	font-size 		: 10px;
	font-weight		: normal;
	font-family		: Arial;
	line-height		: 140%;
	background-color: #FCFBFD;
}
