style.css

a	 {
	color : #852110;
	font-family : Arial, "Sans-serif";
	text-decoration : none;

}

a:visited  {
	color : #852110;
	font-family : Arial, "Sans-serif";
	text-decoration : none;

}

a:active  {
	color : #852110;
	font-family : Arial, "Sans-serif";
	text-decoration : none;

}

a:hover  {
	text-decoration : underline;
}

body  {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

h1  {
	font-family : Arial, "Sans-Serif";
	font-size : 11pt;
	align : left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight : bold;
	color : #EC008C;
	line-height: 13pt;
	text-decoration : none;
}

h2  {
	font-family : Arial, "Sans-Serif";
	font-size : 11pt;
	align : left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight : bold;
	color : #646464;
	line-height: 13pt;
	text-decoration : none;
}

h3  {
	font-family : Arial, "Sans-Serif";
	font-size : 11pt;
	align : left;
	margin-top: 33px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight : bold;
	color : #000000;
	line-height: 13pt;
	text-decoration : none;
}

p  {
	font-family : Arial, "Sans-Serif";
	font-size : 11pt;
	align : left;
	margin-top: 10px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 10px;
	font-weight : normal;
	color : #000000;
	line-height: 15pt;
	text-decoration : none;
}

.translation  {
	font-family : Arial, "Sans-Serif";
	font-size : 9pt;
	align : left;
	margin-top: 10px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 10px;
	font-weight : normal;
	color : #bfbfbf;
	line-height: 15pt;
	text-decoration : none;
}

.taal  {
	font-family : Arial, "Sans-Serif";
	font-size : 11pt;
	align : left;
	margin-top: 10px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 10px;
	font-weight : normal;
	color : #000000;
	line-height: 11pt;
	text-decoration : none;
}

.dutch  {
	font-family : Arial, "Sans-Serif";
	font-size : 11pt;
	align : right;
	color : black;
	margin-right: 15px;
	margin-left: 25px;
	margin-top: 1px;
	margin-bottom: 10px;
	font-weight : normal;
	text-decoration : underline;
}

em  {
	font-family : Arial, "Sans-Serif";
	font-size : 11pt;
	text-align : left;
	font-weight : bold;
	font-style: normal;
	color : #000000;
	line-height: 15pt;
	text-decoration : none;
}

address  {
	font-family : Arial, "Sans-serif";
	font-size : 10pt;
	font-weight : normal;
	font-style: normal;
	margin-right: 3px;
	color : #000000;
	line-height: 11pt;
	text-decoration : none;
}

.nr
{
	background-repeat: no-repeat;
}

.tekstveld
{
	font-family: Arial, sans-serif;
	font-size: 11px; text-decoration: none;
	font-weight : bold;
	color : #000000;
	width: 200px;
	background-color: #ffffff;
	border-color: #BFBFBF;
	border-right: #BFBFBF 1px solid;
	border-left: #BFBFBF 1px solid;
	border-bottom: #BFBFBF 1px solid;
	border-top: #BFBFBF 1px solid;
}



ul  {
	font-family : Arial, "Sans-Serif";
	font-size : 11pt;
	align : left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 40px;
	margin-bottom: 10px;
	font-weight : normal;
	color : #000000;
	line-height: 15pt;
	list-style-type: disc;

}

ol  {
	font-family : Arial, "Sans-Serif";
	font-size : 11pt;
	align : left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 50px;
	margin-bottom: 10px;
	font-weight : normal;
	color : #000000;
	line-height: 15pt;

}