/* CSS Harry Brunekreeft.nl... */

a:link, a:active, a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #CBDDE4; 
	border:0;
}

a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: White; 
	border:0;
}

a.menu:link, a.menu:active, a.menu:visited
{
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color:#CBDDE4;
}

a.menu:hover
{
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.mail:link, a.mail:active, a.mail:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #3181FF;
}

a.mail:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #D53933; 
}

td
{
	font-size: 12pt;
}

td.small
{
	font-size: 10pt;
}

body
{
	background-color: #FFFFFF;
	font-size: 12pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}

br
{
line-height: 6pt;
}

h1
{
font-size: 16pt;
line-height: 20pt;
color: #000000;
}

h2
{
font-size: 14pt;
line-height: 20pt;
color: #CBDDE4;
}

h3
{
font-size: 12pt;
line-height: 10pt;
color: #CBDDE4;
}

