body, small
{
	font-family: Arial, Helvetica;
	color: navy;
	span lang: EN-GB;
}

body
{
	font-size:10pt;
	background-color: white;
}

small
{
	font-size: 8pt;
	background-color: rgb(255,255,255);
	line-height: 1.2em;
}
table 
{
	font-family: Arial, Helvetica;
	font-size:10pt;
	span lang: EN-GB;
 	width: 600px;
 	bordersize: "0";
 	cellpadding: "0";
 	cellspacing: "0";
} 

li 
{
	font-family: Arial, Helvetica;
	font-size:10pt;
	span lang: EN-GB;
 	text-indent: 0px;
	mso-list:l18 level1 lfo19;
	margin-top:0.3em;
}
.zwart
{
	color: black;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	font-size: 20pt;
	font-weight: bold;
	color: rgb(0,0,128);
	line-height: 1.2em;
}
h2
{
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.2em;
	color: rgb(0,0,128);
}
h3
{
	font-size: 10pt;
	font-weight: bold;
	color: rgb(0,0,128);
}
h4
{
	font-size: 12pt;
	font-weight: bold;
	color: black;
}
h5
{
	color: rgb(204,153,51);
}
h6
{
	color: rgb(153,153,51);
}
a
{
	text-decoration: none;
	font-weight: bold;
}
a:link
{
	color: navy;
}
a:visited
{
	color: rgb(0,0,156);
} 
a:active 
{
	color: #FF0000;
}
a:hover 
{
	color: red;
	text-decoration: underline;
}
