a:link
{
	color : #6666FF;
	font-weight : bold;
}

a:visited
{
	color : #6666FF;
	font-weight : bold;
	font-style : italic;
	text-decoration : none;
	
}

a:active  
{
	color : red;
	font-weight : bold;
	text-decoration : none;
}


BODY 
{
	margin-left : 50px;
	margin-right : 10px;
	margin-top : 1px;
	color : #000000;
	background : #9FB4D9 url("spiraal.JPG");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 
}

TD 
{
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12pt;
}

H1  
{
 	font-family : Arial,Helvetica,sans-serif;
                font-size : 20pt;
                font-weight : bold;
                background : transparent;
                color : #6666FF;
               
}

H2  { 
		font-family : Arial,Helvetica,sans-serif;
                font-size : 16pt;
                font-weight : bold;
                background : transparent;
                color : #6666FF;
               
               
	
}

H3  { 
		font-family : Arial,Helvetica,sans-serif;
                font-size : 14pt;
                font-weight : bold;
                background : transparent;
                color : #6666FF;
               
               
	
}
H4  { 
		font-family : Arial,Helvetica,sans-serif;
                font-size : 12pt;
                font-weight : bold;
                background : transparent;
                color : #6666FF;
               
               
	
} 