.foutmelding
{
    font-family: Verdana, Arial, sans-serif; 
    font-size: 12px; 
		font-weight:700;
    color: red;
		background-color:yellow;
}
.body, .menuselected, .menu, .bottommenu, body, tr, td {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	color: #000000;
}
.legal {
    font-family: Verdana, Arial, sans-serif; 
    font-size: 12px; 
    color: #000000
}
.fixedside {
	position: fixed;
	top: 7px;
	left: 7px;
}
.cellh01
{
	color:#000000;
	font-size:small; 
	font-weight:700;
	background-color:blue
}
.cellb01
{
	color:#000000;
	font-size:12px; 
	font-weight:700;
	background-color:blue
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ul, ul {
	counter-reset: item
}
li {
display: block
}
li:before {
	content: counters(item, ".";
	counter-increment: item
}
.noplak
{
	color: #FF0000;
	margin-left: 20px ;
	margin-right: 20px ;
}
