body {
	margin-top: 20px;
	margin-left: 50px;
	margin-right: 50px;
	background-color:#ffffff;
	font-family : Georgia;
	font-size : 12px;
}

P, td {
	font-family : Georgia;
	font-size : 12px;
	line-height : 16px;
}
H1
{
	font-family : "Palatino Linotype";
	font-weight : bold;
	font-size : larger;
	color: #669999;
}

A	{
	font-family : Georgia;
	color: #669999;
	text-decoration: none;
} 
A:link		{
	font-family : Georgia;
	color: #669999;
	text-decoration: none;
} 
A:visited	{
	font-family : Georgia;
	color: #669999;
	text-decoration: none;
} 
A:active	{ color: #FF9966;  } 
A:hover		{ color: #FF9966;  } 
	
.boek
{
	FONT-SIZE: 11pt;
	vertical-align : top;
	background-color : #F3F3F3;
}
