BODY
{	background: #E3D8FC url('xxxx.jpg') fixed;
	font-size:10pt; font-weight:normal; font-family:Verdana; background-image:url('achtergrond.jpg'); background-repeat:repeat
	}
	
P
{	color: #3C1E53;
	font-size: 10pt; 
	font-weight: normal; 
	font-family: Verdana;
	}

A:link
{	color: #3C1E53;
	font-size: 10pt; 
	font-family: Verdana;
	text-decoration:none;
	}

A:visited 
{	color: #3C1E53;
	font-size: 10pt; 
	font-family: Verdana;
	text-decoration:none;
	}
	 
A:hover 
{	color: #3C1E53;
	font-size: 10pt; 
	font-weight: bold; 
	font-family: Verdana;
	text-decoration:none;
	}
	 
A:active
{	color: #3C1E53;
	font-size: 10pt; 
	font-weight: bold; 
	font-family: Verdana;
	text-decoration:none;
	}
	
LI
{	font-family: Verdana; 
	font-size: 10pt; 
	color: #3C1E53;
	margin-left: 1
	}

TABLE
{	font-family: Verdana; 
	font-size: 10pt; 
	color: #3C1E53;
	margin-left: 1
	}

H1
{	color: #3C1E53; 
	font-size: 12pt; 
	font-weight: bold; 
	font-family: Verdana;
	font-style: italic;
	}
	
H2
{	color: #3C1E53; 
	font-size: 10pt; 
	font-weight: bold; 
	font-family: Verdana;
	}
	 
TR
{	font-family: Verdana; 
	font-size: 10pt; 
	color: #3C1E53
	}