body
{
/*
	font-family: Verdana;
	font-size:9pt;
*/
   	font: 9pt verdana, sans-serif;
	color: navy;
	span lang: EN-GB;
	background-color: #000044;
}
small
{
   	font: 8pt verdana, sans-serif;
   	color: black;
	span lang: EN-GB;
}
table 
{
   	font: 9pt verdana, sans-serif;
	span lang: EN-GB;
 	width: 600px;
 	cellpadding: "0";
 	cellspacing: "0";>
} 

li 
{
   	font: 9pt verdana, sans-serif;
	span lang: EN-GB;
 	text-indent: 0px;
	mso-list:l18 level1 lfo19;
	margin-top:0.3em;
}
.zwart
{
	color: black;
}

h1, h2, h3, h4, h5, h6
{
   	font: 8pt verdana, sans-serif;
}
h1
{
	font-size: 20pt;
	font-weight: bold;
	color: rgb(0,0,128);
	line-height: 1.2em;
}
h2
{
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.2em;
	color: navy;
}
h3
{
	font-size: 10pt;
	font-weight: bold;
	color: rgb(0,0,128);
}
h4
{
	font-size: 12pt;
	font-weight: bold;
	color: black;
}
h5
{
	color: rgb(204,153,51);
}
h6
{
	color: rgb(153,153,51);
}
a
{
	text-color: navy;
	text-decoration: none;
}
a:link
{
	color: navy;
}
a:visited
{
	color: navy;
	text-decoration: none;} 
a:active 
{
	text-color: navy;
}
a:hover 
{
	text-decoration: underline;
	text-decoration: none;
	color: #33FFFF;
}
#container
{
position: absolute; 
width: 1000 px; 
z-index: 0; 
background: black;
text-color: white;
}
#left
{
position: absolute; 
left: 0px;
top: 70px;
width: 200px; 
height: 630px;
margin: 4pt;
z-index: 2; 
background: navy;
text-color: white;
}
#left2
{
position: absolute; 
left: 0px;
top: 30px;
width: 200 px; 
height: 600px;
margin: 10pt;
z-index: 5; 
font-color: #99FFCC;
}
#main
{
position: absolute;
left: 212px;
top: 70px;
align: center;
width: 600px; 
z-index: 1; 
margin: 4pt;
background: white;
text-color: navy;
}
#top
{
position: absolute;
left: 212px;
top: 0px;
align: center;
width: 600px; 
height: 55px;
z-index: 2; 
margin: 4pt;
background: navy;
text-color: white;
}