/* OPMAAK ALGEMEEN*/

BODY {
	background: 	#EEEEEE;
	}


H2 {
	font-family: 	palatino linotype, sans-serif;
	font-size:	20pt;
	font-variant:	small-caps;
	color:		#FFFFFF;
	letter-spacing:	0.3em;
	text-align:	center;
	text-transform:	capitalize;
	}

H3 {
	font-family: 	Arial, sans-serif;
	font-size:	10.1pt;
	color:		#000000;
	line-height:	1.1em;
	letter-spacing:	0em;
	word-spacing:	0em;
	text-align:	center;
	font-weight: 	normal;
	}

H4 {
	font-family: 	Arial, sans-serif;
	font-size:	10.5pt;
	color:		#000000;
	line-height:	1.0em;
	letter-spacing:	0.04em;
	word-spacing:	0em;
	text-align:	left;	
	font-weight: 	bold;
	}		

H5 {
	font-family: 	Arial, sans-serif;
	font-size:	9pt;
	color:		#000000;
	line-height:	1.0em;
	letter-spacing:	0.04em;
	word-spacing:	0em;
	text-align:	left;
	font-weight: 	bold;
	}

P {
	font-family:	arial, sans-serif;
	font-size:	8pt;
	line-height:	1.5em;
	letter-spacing:	0em;
	word-spacing:	0.1em;
	text-align:	left;
	}

PRE {
	font-family:	courier new;
	float:		none;
	font-size:	9pt;
	line-height:	1.5em;
	letter-spacing:	0em;
	word-spacing:	0.1em;
	text-align:	left;
	}

TABLE	{
	border-collapse: collapse;
	border-spacing:	0px;
	}

LI	{
	font-family:	arial, sans-serif;
	font-size:	9pt;
	line-height:	1.5em;
	letter-spacing:	0em;
	word-spacing:	0.1em;
	text-align:	left;	
	}


