body		{	font-family: "Arial, Tahoma";
				font-size: 10pt;
				color: #000000;
				line-height: 12pt;
			}

table		{	font-family: "Arial, Tahoma";
				font-size: 8pt;
				color: #000000;
			}

.helpmee	{	font-family: "Verdana, Arial";
				font-size: 7pt;
				color: #3f8eb3;
				font-weight: bold;
			}

a			{	color: #36A1D8;
				text-decoration: none;
				font-weight: bold;
			}

a:active	{	color: #36A1D8;
				text-decoration: none;
				font-weight: bold;
			}

a:link		{	color: #36A1D8;
				text-decoration: none;
				font-weight: bold;
			}

a:visited	{	color: #36A1D8;
				text-decoration: none;
				font-weight: bold;
			}

a:hover	{	text-decoration: underline;
			}


.titel 		{ 	font-size: 12pt;
				font-weight: bold;	
				color: #3f8eb3;
			}

.auteur 	{ 	font-size: 7pt;
				letter-spacing: 0.04em;
				color: #025E9D;
			}

.kop2		{ 	font-size: 10pt;
				font-weight: bold;	
				color: #025E9D;
			}

.lichtblauw	{	background-color: #CDE9F5;
			}

.lijn	{	border-bottom:solid 1px #025E9D; 
		width: 300px;
	}