/* 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;
	}

table, td { /* redundant rules for bad browsers  */

    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	}

.module{
}

