body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

p {
	line-height: 130%;
}
	
hr				{	border: 0;
						color: #000;
			      background-color: #000;
			      height: 1px;
			      clear: both; }

.italic { font-style: italic; }

.kop1		{ font-size: 18px; font-weight: bold }
.kop2		{ font-size: 14px; font-weight: bold }
.kop3		{ font-weight: bold }

.paginakop	{ font-size: 18px; font-weight: bold }

.groot		{ font-size: 3em; }

.subtitel1	{ font-size: 18px; clear: both; color: #999; }
.subtitel2	{ font-size: 14px; clear: both; color: #999; }

.subkop	{
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
}

.subkop2 {
	font-style: italic;
	text-align: justify;
}	
.navitem {
	font-size: 12px;
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #333333;
}

a:visited {
	color: #666666;
}

a:active {
	color: #999999;
	text-decoration: underline;
}

/* everything below is old crap, and only remains for the sake of backwards compatibility */

.style2		{font-size: 18px}

.kopje1		{ font-size: 16px; font-style: italic }

.kopje2		{ font-size: 14px }

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.mediumhead {
	font-size: 12px;
	font-weight: bold;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.imgleft {
	float: left;
	margin: 5px 10px 5px 0;
}

.imgright {
	float: right;
	margin: 5px 0 5px 10px;
}

.divright {
	float: right;
	margin-left: 20px;
}

.caption {
	font-style: italic;
	text-align: right;
	margin: 0.5em 0px;
}
