body {
	font-family: "monotype corsiva";
	font-size:18px;
	color:#cdcdcd;
	background-image:url(../images/achtergrond.png);
	background-repeat:repeat; 
}
td {
	font-family: "monotype corsiva";
	font-size:18px;
	color:#cdcdcd;
}
th {
	font-family: "monotype corsiva";
	font-size:18px;
	color:#cdcdcd;
}
p.index_Titel{
	margin-top: 0.5cm;
	margin-left: 1cm;
	margin-right: 1cm;
	font-family: "monotype corsiva";
	font-size:24px;
	color:#cdcdcd;
	text-decoration:underline;
}
p.index_tekst{
	margin-top: 0.5cm;
	margin-left: 1cm;
	margin-right: 1cm;
	font-family: "monotype corsiva";
	font-size:16px;
	color:#cdcdcd;
	text-indent:1cm;
}

p.copyright{
	margin-top:50px;
	text-align:center;
	font-family: "monotype corsiva";
	font-size:14px;
	color:#cdcdcd;
}
a.overons{
	color:#cdcdcd;
	font-family: "monotype corsiva";
	font-size:18px;
}
a.overons:hover{
	color:#00CC00;
	font-family: "monotype corsiva";
	font-size:18px;
	text-decoration:underline;
}
	

