td {

	font-family: Tahoma;

	color: #000000;

}

h1 {

	font-family: Tahoma;

	font-size: large;

	margin-top: 15px;

}

h2 {

	font-family: Tahoma;

	font-size: medium;

	margin-top: 12px;

}

h3 {

	font-family: Tahoma;

	font-size: small;

	margin-top: 10px;

}

.nieuws {

	font-size: 12px;

	color: #FFFFFF;

}

a {
	font-weight: bold;
	color: #007766;
	text-decoration: none;
}

a:hover {

	text-decoration: underline;

}

.bottom {

	font-size: 12px;

	color: #007766;

	text-align: center;

}

.nummers {

	text-align: center;

	vertical-align: bottom;

}

.roodvet {

	color: #C32824;

	font-weight: bold;

}

.submitknop {
	background-color: #ffffff;
	font-weight: bold;
	color: 007766;
	font-size: medium;
	text-decoration: none;
	cursor: pointer;
}
.casusknop {
	border: 1px solid #007766;
	color: #007766;
	font-size: medium;
	font-family: Tahoma;
	font-weight: bold;
	padding: 3px;
	cursor: pointer;
	text-align: center;
}
.lisubmitknop {
	background-color: transparent;
	font-weight: bold;
	color: #007766;
	font-size: medium;
	text-decoration: none;
	cursor: pointer;
	border: 0px none;
	font-weight: bold;
	text-align: left;
}
.tabbox {
	border: 1px solid #007766;
	padding: 10px;
	margin-top: -3px;
}