body {
	font-family: Lucida Sans Unicode, sans-serif;
        color: #FFFFFF;
        background-color: #281010;
        margin: 1em
}
a:link {
	color: #FF8080;
	text-decoration: underline:
}
a:visited{
	color: #00FFFF;
	text-decoration: underline;
}
a:hover{
	color:  #FFFFFF;
}

table{
	
}

.hokjes {
        color: #00FF00;
	border: 1px solid #0000FF;
}

td.hokjes {
	border: 1px solid #0000FF;
}

.right {
	position: absolute;
	right: 10px;
	text-align: right;
}


h1{
	font-size: 32pt;
	text-align: center;
}
h2{
	font-size: 28pt;
	text-align: center;
}

a img{
	border-style: none;
}

li {
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}
dt {
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}



