body {
	background-color: #ede4c5;
	/*background-image: url(afbeeldingen/bg.gif);*/
	background-repeat: repeat;
}
h3 {
	color: #60b79f;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #60b79f;
	}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
.style1 a {
	color: #60b79f;
}
.style1 {
	font-weight: bold;
}
.style2 {
	color: #e88041;
}
blockquote {
	margin-bottom: -15px;
	margin-left: 10px;
}
ul {
	list-style: none;
	margin-left: -20px;
}
