/* h2style.css HVB - Bert Hoevenberg 14-03-2009 */

td {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	font-weight: normal;
	color: #000000;
}
body {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	font-weight: normal;
	color: #000000;
}
a {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
a:active {
	color: #993300;
	text-decoration: none;
}

.nav {
	color: #993300;
	line-height: 24px;
	letter-spacing: 1px;
	text-decoration: none;
	padding-right: 5px;
}
a.nav:visited {
	color: #993300;
	text-decoration: none;
}
a.nav:hover {
	color: #000000;
	text-decoration: none;
}
a.nav:active {
	color: #993300;
	text-decoration: none;
}
.back {
	color: #999999;
	text-decoration: none;
	padding-right: 20px;
}
a.back:visited {
	color: #999999;
	text-decoration: none;
}
a.back:hover {
	color: #993300;
	text-decoration: none;
}
a.back:active {
	color: #999999;
	text-decoration: none;
}

.kopbody {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #666666;
}

.small {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.smallactive {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #993300;
}

.kopsmall {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}