/* toc stijlblad */

H1, H2, { font-family: sans-serif; font-weight: bold }

H1 { font-size: 18pt; line-height: 16pt }
H2 { font-size: 13pt; line-height: 13pt }

BODY { color: #FF0; background-color:navy; }

/* #FF0=geel , #006=donkerblauw, navy */

BODY, P, TD, TH, DIV { font-family: sans-serif; }

HR	 {color:yellow}

BODY, P ,A ,DIV { font-size: 12pt; }
TD,TH 	{ font-size: 11pt; }
ul 		{ display:block; font-size: 11pt; list-style-type:none; font-weight:bold; margin:0; padding:0; }
A		{ display:block; font-weight:bold; text-decoration: none; margin:0; padding:0;}
A:link		{ color:white ; background-color:navy; }
A:visited	{ color:white ; background-color:navy; }
A:hover		{ color:red; background-color:blue; }
A:active	{ color:red; background-color:blue; }



