body{background:#FFFFFF; font-family: Century Gothic, Arial; color:black; font-size:10pt; text-align:center}
table{background:#FFFFFF; font-family: Century Gothic, Arial; color:black; font-size:10pt; text-align:left}
a:link {color:rgb(192,0,0); text-decoration:none}
a:visited {color:rgb(192,0,0); text-decoration:none}
a:active {color:rgb(192,0,0); text-decoration:none}
a:hover {color:rgb(192,192,192); text-decoration:underline}
#kop {
        position: relative;
        width: 100%;
        height: 292px;
        color:#FFFFFF;
        text-align: center;
}     
#paginainhoud {
	position: relative;
	width: 100%;
	background:#FFFFFF;
	padding: 10px;
	text-align: left;
}
#bottom {
	position: relative;
	width: 100%;
	background:#FFFFFF;
	text-align: center;
	font-size:9pt;
}
