body    {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	background-color: "#FF9900"
}
#tabel	{
	background-color: #FFFF66;
	font-size: 10pt;
	font-family: Verdana, Arial, Times New Roman
}
h1, h2, h3, li, ol, p, td, ul, #verd, #verd8, #rood8 {
	font-family: Verdana, Arial, Times New Roman
}
h1      {
	font-size: 18pt;
	font-weight: normal
}
h2, h3  {
	font-size: 12pt;
	font-weight: bold
}
h4      {
	font-size: 14pt
}
h6      {
	font-size: 11pt;
	font-weight: bold
}
li, ol, p, ul, #verd {
	font-size: 10pt
}
#verd8  {
	font-size: 8pt
}
#rood8  {
	color: #CC0000;
	font-size: 8pt
}
h1, h2, h4, h6, a.name {
	color: #CC0000
}
h3, p, #verd, #verd8 {
	color: #000000
}
a	{
	color: #660066;
	text-decoration:none
}
a:hover {
	color: #FF0000;
	text-decoration:underline
}
a:active {
	color: #CC0000;
	text-decoration:none
}
a.zwart {
	color: #000000;
	text-decoration:none
}
ul.verd {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 10pt
}

// #footer {
//	text-align:center;
//	position: absolute;
//	bottom:0px;
//	width="100%"
//}