/*	Copyright Rightbase
	last update 29-3-2003
*/

body{	font-size: 9pt;
	font-family: "Arial", sans-serif;
	color: #2e54a0;
	background: #acbedc;
}

div.twaalfpunts{
	font-size: 12pt;
}

div.tienpunts{
	font-size: 10pt;
}

div.achtpunts{
	font-size: 8pt;
}



a		{text-decoration:none;}
a:link		{color: #2e54a0; background: #acbedc;}
a:visited	{color: #2e54a0; background: #acbedc;}
a:active	{color: #acbedc; background: #2e54a0;}
a:hover		{color: #acbedc; background: #2e54a0;}

h1{	font-size: 24pt;
	font-weight: bold;
	color: #2e54a0;
	background: #9cb2d6;
}

h2{	font-size: 18pt;
	font-weight: bold;
	color: #2e54a0;
	background: #9cb2d6;
}

h3{	font-size: 12pt;
	font-weight: bold;
	color: #2e54a0;
	background: #9cb2d6;
	margin: 0;
	padding: 0;
}

ul{
	margin-top: 0;
	margin-bottom: 0;
}

li{
	margin: 0;
}

address{
	font-size: 8pt;
}

table{
	font-size: 10pt;
	font-family: "Arial", sans-serif; /* for Netscape Navigator */
	border-collapse: collapse;
	width: 100%;
}

caption{
	color: #2e54a0; /* for Netscape Navigator */
	background: #9cb2d6;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 2 px;
}

table img{
	border: 0;
}

td,th{

}
