BODY  {
	background-color : white;
	font-family : verdana, arial, sansserif;
	font-style : normal;
	font-size : 10pt;
}

P, TD, BLOCKQUOTE, DL, UL, OL, LI, DIV  {
	color : #000000;
	font-family : verdana, arial, sansserif;
	font-size : 10pt;
}

TH  {
	color : #000066;
	font-family : verdana, arial, sansserif;
	font-size : 10pt;
}

TABLE  {
	background-color : FFF4CA;
	cellpadding : 4;
	cellspacing : 0;
	width : 618;
	border : 0;
	border-style : solid;
	border-width : 1;
	border-color : FFCC00;
}


H1  {
	font-size : 24pt;
	font-style : normal;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
}

H2  {
	font-size : 18pt;
	font-style : normal;
	color : #000000;
	font-family : verdana, arial, sansserif;
	;
	padding-top : 15px;
}

H3  {
	font-size : 14pt;
	font-style : normal;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
}

H4  {
	font-size : 10pt;
	font-style : normal;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
}

H5  {
	font-size : 8pt;
	font-style : normal;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
}

H6  {
	font-size : 7pt;
	font-style : normal;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
}

HR  {
	color : gray;
}

.green  {
	color : green;
}

.maroon  {
	color : Maroon;
}

.rood  {
	color : Red;
}

.left  {
	text-align : left;
}

.indent  {
	margin-left : 1cm;
}

.indent2  {
	margin-left : 2cm;
}

.copyright  {
	text-align : right;
	text-decoration : none;
	color : #DDDDDD;
}

.doeksoort  {
	color : #008000;
	text-decoration : underline;
	font-weight : bold;
}

.goback  {
	font-size : 8pt;
	color : #000080;
	text-align : left;
	font-style : normal;
}

.error  {
	background-color : red;
	border : box;
}

.warning  {
	background-color : orange;
	border : box;
}

a:link  {
	text-decoration : none;
	color : #000099;
}

a:visited  {
	text-decoration : none;
	color : #3131CE;
}

a:active  {
	text-decoration : none;
	color : #FF0000;
}

a:hover  {
	text-decoration : underline;
	color : #0000FF;
}

A.lwhite  {
	color : #DDDDDD;
}

A.lwhite:visited  {
	color : #DDDDDD;
}

A.lwhite:active  {
	color : #FF0000;
}

A.lwhite:hover  {
	text-decoration : underline;
	color : #0000FF;
}

A.lgreen  {
	color : DarkGreen;
}

A.lgreen:visited  {
	color : SeaGreen;
}

A.lgreen:active  {
	color : #FF0000;
}

A.lgreen:hover  {
	text-decoration : underline;
	color : #0000FF;
}

A.lred  {
	color : #990000;
}

A.lred:visited  {
	color : #CE0000;
}

A.lred:active  {
	color : #FF0000;
}

A.lred:hover  {
	text-decoration : underline;
	color : #0000FF;
}


