td {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 23px;
	color: #000000;
}

.kop {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 23px;
}
.kopje {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 23px;
	font-weight: bold;
}
.kopje2 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 23px;
}
a:link {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 23px;
	color: #0084FF;
	text-decoration: none;
}
a:visited {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 23px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 23px;
	color: #0084FF;
	text-decoration: underline;
}
.scrollbar {
	scrollbar-arrow-color: f1d79e;
	scrollbar-base-color:f1d79e;
	scrollbar-dark-shadow-color: ffffff;
	scrollbar-track-color: ffffff;
	scrollbar-face-color: ffffff;
	scrollbar-shadow-color: ffffff;
	scrollbar-highlight-color: ffffff;
	scrollbar-3d-light-color: ffffff;
}

