<style>
	@font-face 
	{
    	font-family: Babylon5;
    	font-style:  oblique;
    	font-weight: normal;
    	src: url(http://www.franka.nl/BABYLON0.eot);
	}

	BODY {
		font-family : lucida sans unicode;
		font-size : 10pt;
		color : #000000;
		BACKGROUND-COLOR: #FFFFFF;
		scrollbar-face-color: #FFFFFF;
    		scrollbar-shadow-color: #000000;
		scrollbar-highlight-color: #CCCCCC;
    		scrollbar-3dlight-color: #000000;
    		scrollbar-darkshadow-color: #CCCCCC;
    		scrollbar-track-color: #FFFFFF;
    		scrollbar-arrow-color: #000000;
		
	}
	P {
		font-family : lucida sans unicode;
	}
	A {
		font-size : 8pt;
		color : #723A79;
		text-decoration : none;
	}
	A.small {
		font-family : lucida sans unicode;
		font-size : 8pt;
		color : #000000;
		text-decoration : none;
	}
	A:HOVER {
		font-size : 8pt;
		color : #000000;
		text-decoration : none;
	}
	A.small:HOVER {
		font-size : 8pt;
		color : #000000;
		text-decoration : none;
	}
	A:VISITED {
		font-size : 8pt;
		color : #723A79;
		text-decoration : none;
	}
	A:VISITED:HOVER {
		font-size : 8pt;
		color : #000000;
		text-decoration : none;
	}

	A.small:VISITED {
		font-size : 8pt;
		color : #000000;
		text-decoration : none;
	}
	A.small:VISITED:HOVER {
		font-size : 8pt;
		color : #000000;
		text-decoration : none;
	}

	BIG {
		font-family : lucida sans unicode;
		font-size : 12pt;
		font-style : normal;
		font-weight : normal;
		color : #000000;
	}
	
	TD {
		font-family : lucida sans unicode;
		font-size : 11pt;
		color : #000000;
	}
	
	SMALL {
		font-family : lucida sans unicode;
		font-size : 8pt;
		color : #000000;
	}
	
	NORMAL {
		font-family : lucida sans unicode;
		font-size :10pt;
		color : #723A79;
	}


	SMALL.list {
		font-size : 9pt;
		color : #000000;
		text-indent : 14pt;
	}

	SMALL.black {
		font-size : 9pt;
		color : #000000;
	}
</style>
