/* hoofd containers */


body { /* redundant rules for bad browsers  */
	background-color:#ffffff; /* globale achtergrond kleur */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin:0px;
	margin-top:0px;
	width: 940px;
}
	
table, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	line-height: 1.3em; */
}

.module{
}

