BODY
	{
	font-family: Verdana, Arial;
	color: #000000;
	background-color: #ffffe7;
	font-size: 10pt;
	text-align: left;
	}
div.tekst
	{
	color: #000066;
	text-align: center;
	}
div.kop
	{
	width: 100%;
	color: #FF0000;
	background-color: #AFEEEE;
	border-style: solid;
	border-color: black;
	padding: 20px;
	border-width: 1px 1px 1px 1px;
	font-size: 22pt;
	font-weight: bold;
	text-align: center;
	}
div.voet
	{
	width: 100%;
	color: #000000;
	background-color: #AFEEEE;
	border-style: solid;
	border-color: black;
	border-width: 0px 1px 1px 1px;
	padding: 20px;
	border-img: 10px;
	text-align: left;	
	}
p
	{
	font-weight: bold;
	}
A
	{
	text-decoration: none;
	color: #AFEEEE;
	font-size: 10pt;
	}
A.klein
	{
	text-decoration: none;
	color: #000000;
	font-size: 8pt;
	margin-left: 15pt;
	}
A.tekst
	{
	text-decoration: none;
	color: #000066;
	font-size: 11pt;
	}
A.link
	{
	color: black;
	font-weight: bold;
	text-decoration:underline;
	font-style: italic
	
	}
A:hover
	{
	background: #F6FFED;
	}
h1
	{
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	}
h2
	{
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	text-indent: 10pt;
	}
h3
	{
	font-size: 10pt;
	text-align: left;
	}
img	
	{	
	border-style: solid;
	margin-left: 15pt;
	border-width: 0px;
	}
img.normaal	
	{	
	border-style: solid;
	margin-left: 0pt;
	border-width: 0px;
	}
img.rechts	
	{	
	border-style: solid;
	margin-left: 0pt;
	border-width: 0px;
	align:	right;
	}
