body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12pt;
	list-style-position: outside;
	list-style-image: url(images/Bullit.png);
	background-image: url(images/Achtergrond-slice.jpg);
	background-attachment: fixed;
	background-position: center top;

}
body h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #eb4901;
}

body a:link {
	color: #660000;
	text-decoration: underline;
}
body a:visited {
	color: #021C66;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #801D00;
}

