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

	BODY {
		font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size : 10pt;
		color : #888888;
		BACKGROUND-COLOR: #F2F3F8;
		scrollbar-face-color: #F2F2F8;
    		scrollbar-shadow-color: #BAC3E0;
		scrollbar-highlight-color: #BAC3E0;
    		scrollbar-3dlight-color: #F2F3F8;
    		scrollbar-darkshadow-color: #F2F3F8;
    		scrollbar-track-color: #F2F3F8;
    		scrollbar-arrow-color: #BAC3E0;
		
	}
	P {
		font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	A {
		font-size : 10pt;
		color : #D95448;
		text-decoration : none;
	}
	A.small {
		font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size : 7pt;
		color : #D95448;
		text-decoration : none;
	}
	A:HOVER {
		font-size : 10pt;
		color : #888888;
		text-decoration : none;
	}
	A.small:HOVER {
		font-size : 7pt;
		color : #888888;
		text-decoration : none;
	}
	A:VISITED {
		font-size : 10pt;
		color : #D95448;
		text-decoration : none;
	}
	A:VISITED:HOVER {
		font-size : 10pt;
		color : #888888;
		text-decoration : none;
	}

	A.small:VISITED {
		font-size : 7pt;
		color : #D95448;
		text-decoration : none;
	}
	A.small:VISITED:HOVER {
		font-size : 7pt;
		color : #888888;
		text-decoration : none;
	}

	BIG {
		font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-style : normal;
		font-weight : bold;
		color : #666666;
	}
	
	TD {
		font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size : 10pt;
		color : #555555;
	}
	
	SMALL {
		font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size : 7pt;
		color : #666666;
	}
	
	NORMAL {
		font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size :10pt;
		color : #888888;
	}


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

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