body		{
     		background-color:	#FFFFFF;
     		font-family:		Verdana, Arial, Helvetica, sans-serif;
		}
h2		{
		font-size:		24px;
		color:			#0066CC;
		text-align:		center;
		}
h3		{
		font-size:		16px;
		color:			#0066CC;
		}
h4		{
		font-size:		12px;
		font-variant:		small-caps;
		font-weight:		bold;
		color:			#6699FF;
		}
p		{
		font-size:		14px;
		color:			#000099;
		text-align:		justify;
		}
a		{
		color:			#0066CC;
		}
a:visited	{
		color:			#0066CC;
		}
a:hover		{
		color:			#CC3366;
		}
a:active	{
		color:			#CC3366;
		}
ul		{
		font-size:		14px;
		color:			#000099;
		text-align:		justify;
		margin-left:		20px;
		list-style-position:	outside;
		line-height:		20px;
		}
.center 	{
		text-align: 		center;
		}
.referentie	{
		font-size:		12px;
		font-style: 		italic;
		}
.quote		{
		font-weight:		bold;
		}.ondertitel {  font-size: 16px; font-weight: bold; color: #BA070C}
