BODY {
	margin : 0 0 0 0;
}
A.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #666666;
}
A.footer:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: underline;
	color : #666666;
}

P,UL,LI,span.standaard {
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
}

.footer {
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
}

.titel {
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
	font-weight : bold;
}

DIV.padding {
	padding : 5px 5px 5px 5px;
}

TD.benedenlijn {
	background-image : url(../images/cccccc.gif);
	background-repeat : repeat-x;
	background-position : bottom;
}

TD.linkslijn {
	background-image : url(../images/cccccc.gif);
	background-repeat : repeat-y;
	background-position : left;
}

TD.rechtslijn {
	background-image : url(../images/cccccc.gif);
	background-repeat : repeat-y;
	background-position : right;
}

TD.bovenlijn {
	background-image : url(../images/cccccc.gif);
	background-repeat : repeat-x;
	background-position : top;	
}