﻿/* STANDAARDINSTELLINGEN VOOR HTML-DOCUMENTEN */

	BASEFONT{
		color		: #ffffoo;
		font-size		: 6pt;
		font-family	: Arial Narrow;
		font-weight	: bolder;
		font-style 		: italic;		}

	BODY{
		margin-left	: 10pt;
		margin-right	: 25%;
		margin-top	: 5pt;
		margin-bottom	: 5pt;
		background-color	: #FFFFFF;	}

	P{
		color		: #000000;
		font-size		: 10pt;
		font-family	: Arial Narrow;
		font-weight	: normal;
		font-style 		: normal;
		text-align		: left;
		margin-top	: 0pt;
		margin-bottom	: 0pt;
		margin-left	: 0px;		}

	LI{
		color		: #000000;
		font-size		: 10pt;
		font-family	: Arial Narrow;
		font-weight	: normal;
		font-style 		: normal;
		margin-left	: 0px;
		list-style-type	:disc;		}

	UL{
		margin-top	: 0pt;
		margin-bottom	: 0pt;		}



/* Koppen */

	onzin{	}

	onzin{	}
	
	H1{	font-size		: 8pt;
		color		: #ffff00;		}

	H2{	font-size		: 8pt;
		color		: #ffff00;		}

	H3{	font-size		: 8pt;
		color		: #ffff00;		}

	H4{	font-size		: 8pt;
		color		: #ffff00;		}

	H5{	font-size		: 8pt;
		color		: #ffff00;		}

	H6{	font-size		: 8pt;
		color		: #ffff00;		}

/* Links */

	A{	font-family	: Arial Narrow;
		font-weight 	: 10pt;
		color		: #CC0000;
		text-decoration	: none;		}

	A:Visited{ 	color		: #CC0000;  	}

	A:Hover{  color		: #009966;  	}


/* Tabellen */

	TH{	background-color	: #009966;
		width		: 300px;
		padding		: 10px;
		text-align		: left;
		font-family	: Arial;
		font-style 		: normal;
		font-size		: 12pt;
		color		: #FFFFFF; 	 }

	TR{     	color		: #000000;	}

	TD{	color		: #000000;
		font-size		: 10pt;
		font-family	: Arial Narrow;
		font-weight	: normal;
		font-style 		: normal;		}

/* AFWIJKENDE INSTELLINGEN VOOR HTML-DOCUMENTEN */

	.APS1{	color		: #009966;
		font-style 		: normal;
		font-family	: Arial;
		font-size		: 18pt;
		font-weight	: bold;
		margin-left	: 0px;
		margin-top	: 2pt;
		margin-bottom	: 12pt;		}

	.APS2{	color		: #CC0000;
		font-family	: Arial;
		font-style 		: normal;
		font-size		: 10pt;
		font-weight	: bold;
		margin-left	: 0px;
		margin-top	: 12pt;
		margin-bottom	: 4pt;		}

	.APS3{	color		: #000000;
		font-family	: Arial;
		font-style 		: normal;
		font-size		: 10pt;
		font-weight	: bold;
		margin-left	: 0px;
		margin-top	: 11pt;
		margin-bottom	: 1pt; 		}