div.nieuwskop  {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000033; 
	text-decoration: none; 
	font-weight: bold; 
	padding-top : 15 px;
	padding-bottom : 5 px;
}

div.titel      {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #000099; 
	padding-top : 10 px;
	padding-bottom : 10 px;
	font-weight: bold; 
	line-height: 28px
}

div.plattetxt { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	line-height: 15px;
	padding-top : 5 px;
	padding-left : 5 px;
	padding-bottom : 5 px;
}

div {
	padding-bottom :10 px;
	width : 500 px;
}

tr.even {
	background-color : #ffffcc;
}

tr.oneven {
	background-color : #ffff99;
}

td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	line-height: 14px;
	padding : 1px 1px 1px 1px;
}

A:link    {
	color:#000066; 
	text-decoration:underline;
}

A:visited {
	color:#000033; 
	text-decoration:underline;
}

A:active  {
	color:#000033; 
	text-decoration:underline;
}

A:hover   {
	color:#000033; 
	text-decoration:underline;
}

