body
{
	font-family: Gill Sans MT;
	background-color:#000000;
	color: #D7CFCF; 
	font-size: 24pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle
}
a.naam    
{ 
	color: #D40000;
	font-style: normal;
	text-decoration: none
}
#naam    
{ 
	color: #D40000;
	font-style: normal;
	text-decoration: none
}
p.kop
{
	text-align: left;
	font-size: 24pt;
	font-style: bold;
	line-height: 90%
}
a.nav
{
	font-size: medium;
	color: #D40000;
	font-style: normal;
	text-decoration: none
}
a.kop
{	color: #D7CFCF;
	font-style: normal;
	text-decoration: none
}

table
{
	font-family: Gill Sans MT;
	table-border-color-light: rgb(238, 238, 241);
	table-border-color-dark: rgb(168, 168, 168);
}
h1
{
	color: rgb(245, 45, 10);
}
h2
{
	color: rgb(40, 42, 85);
}
h3
{
	color: rgb(40, 42, 85);
}
h4
{
	color: rgb(40, 42, 85);
}
h5
{
	color: rgb(40, 42, 85);
}
h6
{
	color: rgb(40, 42, 85);
}
button
{
}
label
{
	color: rgb(40, 42, 85);
}


textarea
{
}
fieldset
{
	color: rgb(40, 42, 85);
}
legend
{
	color: rgb(40, 42, 85);
}
select
{
	color: rgb(0, 0, 0);
}
caption
{
	color: rgb(40, 42, 85);
}
th
{
	color: rgb(40, 42, 85);
}