/* gaumar */

html, body{
	background-color		: #400040;
}

table {
	background-color		: #FFFFCC;				/* CFFF9F; */
	color							: #800080;
	font-family					: tahoma, verdana, arial, sans;
	font-size						: 20px;
	font-weight				: bold;
	line-height					: 26px;
}

/* formulier voor adreskeuze */
.formstijl {
	color							: #CFFF9F;
	background				: #400040;
	line-height					: 1.5;
}



