BODY {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
	margin-right:0px;
}

A:link    {color: #FF0000;}
A:active  {color: #FFFFFF;}
A:visited {color: #FF0000;}
A:hover {color: #FF0000;}

TT {white-space: normal;
    color: #3366CC;
    font-size: 10pt;
    font-family: courier,courier new,monospace;}

PRE,CODE {color: #003399;
          font-size: 11pt;
          font-family: courier,courier new,monospace;}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	color: #FFFFFF;
	padding: 2 3;
	margin-right:0px;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFFF;
}

/* table formatting */

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
}

.titel {
	margin-left: 20px;
	font-family: Arial Black;
	color: #ED0004;
	font-size: 18pt;
	font-weight: normal;
}

.subtitel {
	margin-left: 20px;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 0px;
}

.normal {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	margin-right: 0px;
}

.pers_gegevens {
	background-color: transparent;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 20px;
}

.small {
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	margin-right: 0px;
}




