/* new.css                                                  		      *//* Default stylesheet for http://www.sanderkok.com			             *//*                                                                     *//* Copyright 2000-2002 by S.J. Kok                     				  *//*                                                                     *//* Version 2.0                                                         *//* Last Update 2 September, 2002 by webmaster@sanderkok.com            */body {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	margin-top: 20px;	margin-bottom: 0px;	margin-left: 0px;	margin-right: 0px;	background-color : White;}p, td, div, th {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	margin-top: 0px;	margin-bottom: 0px;	margin-left: 0px;	margin-right: 0px;}body {	SCROLLBAR-FACE-COLOR: #000099;	SCROLLBAR-HIGHLIGHT-COLOR:#0000FF;	SCROLLBAR-SHADOW-COLOR:#000066;	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;	SCROLLBAR-ARROW-COLOR:#FFFF00;	SCROLLBAR-TRACK-COLOR:#CCFFFF;	SCROLLBAR-DARKSHADOW-COLOR: #000000}/* Add color to horizontal rules */HR {	height: 1px;	color: #000099;}/* for unvisited links */A:link {	color: #000099;	text-decoration: underline}		  /* for visited links */A:visited {	color: #000099;	text-decoration: underline;} /* when link is clicked */A:active {	color: #FF0000;	background-color: #FFFF00;	text-decoration: none}/* when mouse is over link */A:hover {	color: #000066;	text-decoration: underline;}/* anything in the main table to center the content */td.main {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	font-family: Verdana;	font-weight: bold;	text-align: center;	font-size: 3px;	background-color: White;}/* Anything that's in the page title bar */td.paginakop {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	background-color: #000099;	font-family: Verdana;	font-size: 12pt;	font-weight: bold;	color: Yellow;	text-align: center;	border : 1px solid #3399FF;}h1 {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 12pt;	color: Yellow;	font-weight: bolder;	margin-top: 0px;	margin-bottom: 0px;}/* Anything that's in the table headers*/td.tabelkop, h2 {	background-color: #000099;	border : 0px solid #000099;	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 9pt;	font-weight: bold;	color: yellow;	margin-top: 0px;	margin-bottom: 0px;}/* set borders and color for header and content */td.tabelinhd{	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 9pt;	color: #000000;	background-color: #CCFFFF;	border : 2px solid #000099;}td.tabelinhd_noborder{	color: #000000;	background-color: #CCFFFF;	border : 0px;}/* set borders and color for tables inside content */td.tabelinhd_border{	color: #000000;	background-color: #CCFFFF;	border : 0px solid #000099;}/* Anything that's table content*//* Anything that's table content in tables with more than 1 row, no border*/td.tabelinhd, td.tabelinhd_noborder,  td.tabelinhd_border, td.tekst{	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 9pt;}/* Make bladwijzers same color as background*/p.bladwijzerverborgen {	color: #CCFFFF;}h5 {	font-size: 2pt;	background-color: White;	color: White;	text-align: center;}td.lastupdate {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: xx-small;	color: #000066;	background-color: #CCFFFF;	text-align: center;	font-style : italic;}table.copyright, p.copyright {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 8pt;	color: #ffffff;	background-color: #000099;	text-align: center;	border : 0px;}