BODY {
	color: #000000;
	background: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	}

P, DIV, UL, OL, TABLE {
	page-break-inside: avoid
	}

THEAD	{ display: table-header-group }
TBODY	{ display: table-row-group }
TFOOT	{ display: table-footer-group }

A:link {
	text-decoration: none;
	color: #000000;
	background: #FFFFFF
	}
A:visited	{
	text-decoration: none;
	color: #000000;
	background: #FFFFFF
	}
/* kleuren alleen ter omzeiling bug Mac IE 5.0 (en Mozilla?) */

SMALL {
	font-size: 90%;
	font-family: serif
	}

EM {
	font-style: normal;
	font-weight: bold
	}

STRONG {
	font-weight: bold
	}

.nodisplay {display: none}
#noback {background-image: none}
.noprint {display: none}
P.menu {display: none}