


BODY	{
		background-attachment: fixed;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt
		}
A:hover { background-color: #DDDDAA }







<SCRIPT LANGUAGE="JavaScript">
function openwindow()
	{
		window.open('omrekenen.htm', 'fc', config='height=150, width=400, top=220, toolbar=no menubar=no, scrollbars=no, resizable=yes, location=no, directories=no, status=no')
	}

    
function Resize(imgId) 
{ 
  var img = document.getElementById(imgId); 
  var w = img.width, h = img.height; 
  w /= 450; h /= 250; 
  img.width = w; img.height = h; 
} 

 
 

</script>


 







