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

.glossary {
	text-transform: uppercase;
	letter-spacing: 1px;
}
.glossary:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #ea4591;
	text-transform: lowercase;
}
.glossary:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #ea4591;
	text-transform: lowercase;
}
.glossary2 {
	letter-spacing: 1px;
}
.glossary2:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #ea4591;;
}
.glossary2:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #ea4591;
}
.kop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	color: #999999;
}
.kopOver {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
}
.kop2Over {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}
.kopitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	font-style: italic;
}
.kop2italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	font-style: italic;
}
.kopje {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #999999;
}
.kopjeOver {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.kopjeitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-style: italic;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #999999;
}
.navOver {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.answer {
	color: #000000;
	font-size: 15px;
	line-height: 18px;
	}
	
	
.good {
	color: #66CC00;	
	line-height: 18px;
}
.wrong {
	line-height: 18px;
	color: #FF0000;	
}
a.answer:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
}

a.answer:hover {
	background-color: #CCCCCC;}

.scrollbar {
	scrollbar-arrow-color: #000000;
	scrollbar-base-color:#000000;
	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;
}

a:link {
	color: #999999;
}
a:hover {
	color: #000000;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}


.formulier {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	FONT-SIZE: 14px;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	height: 20px;
	width: 60px;
	font-style: normal;
	text-decoration: none;
	}
	.radio {
	color: #000000;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	}
