body
{ background:#D6F8FE;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000033;
}

A:link {text-decoration: none; color: #940F04; }
A:visited {text-decoration: none; color: #940F04; }
A:active {text-decoration: none; color: #940F04; }
A:hover {text-decoration: none; color: #940F04; }

.hoofdtabel
{
	border: solid 1px #000033;
}

.linkertabel
{
	border-right:solid 1px;
}

.rechtertabel
{
	border-left:solid 1px;
}

.dieetlijn
{
	border-bottom:solid 1px;
}

TABLE { 
	color:#000033;
	
	border-collapse: separate; 
	border-spacing: 1px 1px;
	background-color:#FFF; 
	}

TD    {background-color: #FFF;

}





