td{
	font-family : arial;
	font-size : 15px;
}
body {
	background-image: url(achtergrond.gif);
	background-repeat: repeat-y;
	font-family : arial;
	font-size : 15px;
	font-style : Normal;
	font-variant : Normal;
	font-weight : normal;
	text-decoration : None;
}

a:link , a:visited {

	border-color : #008000;
	color : #000000;
	font-size : 15px;
	font-style : Normal;
	font-variant : Normal;
	font-weight : 700;
	text-decoration : none;
}

a:hover {

	color : #008000;
	cursor : url(klikhier.cur);
	font-size : 15px;
	font-style : Normal;
	font-variant : Normal;
	font-weight : 800;
	text-decoration : none;
	}

h1 {
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
     	color : #000000;
	font-family : "arial";
	font-size : 35 px;
	font-style : Normal;
	font-variant : Normal;
	font-weight : 800;
	letter-spacing : 2px;
	line-height : 100%;
	text-decoration : None;
	border: thin solid Black;
		text-indent: 0.5cm;
		padding-bottom: 4px;
		padding-top: 4px;
		background-color: #F5F5F5;
		font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h2 {

	color : #000000;
	font-family : "arial";
	font-size : 25 px;
	font-style : Normal;
	font-variant : Normal;
	font-weight : 600;
	letter-spacing : 2px;
	line-height : 100%;
	text-decoration : None;
	margin-top: 40px;
}

h3 {

	color : #000000;
	font-family : "arial";
	font-size : 30 px;
	font-style : Normal;
	font-variant : Normal;
	font-weight : 500;
	letter-spacing : 2px;
	line-height : 100%;
	text-decoration : None;
	margin-top: 40px;
}

img{
	border : thin none;
}

