TD {
font-family : "Times New Roman", Times, serif;
font-size : 14px;
font-style : normal;
}
TD.kopje {
font-family : "Times New Roman", Times, serif;
font-size : 12px;
font-style : normal;
}
TD.tijd {
font-family : "Times New Roman", Times, serif;
font-size : 12px;
font-style : normal;
}
H1 {
font-family: Times, serif;
font-size : 36px;
font-style : normal;
}
H3 {
font-family: Times, serif;
font-size : 15px;
font-style : normal;
}
A:LINK { 
text-decoration : underline; 
}
A:VISITED { 
text-decoration : underline; 
}
UL {
	margin-left : 10px;
	list-style-type : disc;
	list-style-position : outside;
	list-style-image : none;
	margin-bottom : 3px;
}
