P  {
	font-size : 9 pt;
	font-family : Verdana;
}

H1  {
	font-size : 16pt;
	font-family : Verdana;
	font-weight : bold;
	color : #336699;
}

H2  {
	color : #336699;
	font-size : 14pt;
	font-family : Verdana;
	font-weight : bold;
}

H3  {
	font-size : 12pt;
	font-family : verdana;
	color : #336699;
}

H4  {
	font-size : 11pt;
	font-family :verdana;
	font-weight : bold;
	font-style : italic;
 	color : #336699;
}

h5  {
	font-size : 9pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color :  #336699;
}

h6  {
	font-size : 9pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : #336699;
}

A  {
	font-family : verdana;
	color : #336699;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	font-family : verdana;
	font-weight : bold;
	color : #333366;
}

A:Active  {
	color : black;
	font-family : verdana;
	font-weight : bold;
	font-style : italic;
}

A:Hover  {
	font-family : verdana;
	font-weight : bold;
	color : red;
	; text-decoration : underline;
}

BODY  {
	font-size : 9pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background : #C7D3C2;
}

.tussenkop  {
	font-size : 9pt;
	font-weight : bold;
	font-family :verdana;
	color : #336699;
}

.introtext  {
	font : small-caps 9pt Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #336699;
	text-align : right;
}

.fotobijschrijft  {
	font : normal normal 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #996600;
}

.tabelkop  {
	font-family : verdana, sans-serif;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
	background : #336699;
	text-align : center;
	margin-top : 3;
	margin-bottom : 3;
	margin-left : 3;
	margin-right : 3;
	border-color : #000000;
	padding-left : 0;
	padding-top : 0;
	padding-bottom : 0;
	width : 300;
	; padding-right : 0px;
	border : 1px #000000 inset;
	clip : rect(1px   );
}

.witte_link  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}


