html         { 
	font-family: verdana; font-size: 8pt; background-color: #fcfefe; padding: 0px; border:0px solid #000000; overflow-x: hidden;
}
td           { 
	font-family: verdana; font-size: 8pt; vertical-align: top; 
}
body         { 
	font-family: verdana; font-size: 8pt; background-color: #ffffff; padding: 10px; border:1px solid #000000;
}
p            { 
	font-family: verdana; font-size: 8pt 
}
a:link       { color: #178c87 }
a:visited    { color: #7fafc1 }
a:active     { color: #7fafc1 }
body.uitleg  { font-family: verdana; font-size: 8pt; background-color: #ffffff; }
a.terug:link,
a.terug:visited,
a.terug:active {
	float: left;
	background-color: #336699;
	color: white;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}
a.verder:link, a.verder:visited, a.verder:active {
	float: right;
	background-color: #336699;
	color: white;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}
div.antwoord {
        margin-bottom: 10px; 
        margin-top: 10px; 
        padding: 5px 5px 5px 5px;
        background-color: #e4e4e4;
}
li {
	margin-left: -22px;
}
