em {
  font-family: "Courier New", Courier, mono; 
  font-size: 24px; 
  line-height: 30px;
  font-weight: normal;
  font-style: normal;
}

.kop {
	font-size: 19px;
 line-height: 30px;
}
.sub {
	font-size: 15px;
	font-style: italic;
 font-style: bold;
}
.title {
	font-size: 21px;
	line-height: 30px;
}
strong {
	font-size: 28px;
	line-height: 30px;
	font-style: normal;
font-weight: normal;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	padding-left: 4px;
padding-right: 4px;
}
.auteur {
	font-style: italic;
}
a:hover {
	background-color: #FFFFFF;
}