.ie8pt	{ font-family: Verdana, Arial, Helvetica, sans-serif;
		  color: #003333;
		  font-size: 8pt; }
.ie8ptgrey	{ font-family: Verdana, Arial, Helvetica, sans-serif;
		  color: #006666;
		  font-size: 8pt; }
.ie9pt	{ font-family: Verdana, Arial, Helvetica, sans-serif;
		  color: #003333;
		  font-size: 9pt; }
.ie10pt	{ font-family: Verdana, Comic Sans MS, Arial, Helvetica, sans-serif;
		  color: #003333;
		  font-size: 10pt; }
.ie12pt	{ font-family: Verdana, Arial, Helvetica, sans-serif;
		  color: #003333;
		  font-size: 12pt; }
.bernhard10	{ font-family: Verdana, BernhardMod BT,Arial, Helvetica, sans-serif;
		  color: #003333;
		  font-size: 10pt; }
.bernhard14	{ font-family: Verdana, BernhardMod BT,Arial, Helvetica, sans-serif;
		  color: #003333;
		  font-size: 14pt; }
.bernhard16	{ font-family: Verdana, BernhardMod BT,Arial, Helvetica, sans-serif;
		  color: #003333;
		  font-size: 16pt; }
.bernhard20	{ font-family: Verdana, BernhardMod BT,Arial, Helvetica, sans-serif;
		  color: #003333;
		  font-size: 20pt; }
.garamond20	{ font-family: Verdana, Garamond,Arial, Helvetica, sans-serif;
		  color: #003333;
		  font-size: 20pt; }
.uc		{ font-family: Verdana, Garamond, Courier New, serif;
		  color: #003333;
		  font-size: 14pt; }
.navigate	{ font-family: Verdana, Arial, Helvetica, sans-serif;
		  color: #FFFFCC;
		  font-size: 10pt; }
.spacer	{ font-family: Verdana, Arial, Helvetica, sans-serif;
		  color: #003333;
		  line-height: 4pt;
		  font-size: 4pt; }
.bodytxt	{ font-family: Verdana, Arial, Helvetica, sans-serif;
			  color: #003333;
			  line-height: 15pt;
			  font-size: 9pt; }
.bodyhead  { font-family: Verdana, Arial, Helvetica, sans-serif;
		     color: #003333;
		     font-size: 12pt; }
.edt		{ font-family: Verdana, Arial, Helvetica, sans-serif;
			  color: #003333;
			  font-size: 11pt;
			  border-style: solid;
			  border-width: 1;
			  background: #FFFFFF; }
.btn		{ font-family: Verdana, Arial, Helvetica, sans-serif;
			  color: #000000;
			  font-size: 10pt;
			  border-width: 1; }
a:hover  {
	text-decoration : underline;
	color: #006666
}
a  {
	text-decoration : underline;
	color: #003333
}

input, textarea, select {
border: 1px solid #003333;
}

/* reactie formulier honeypot */
#EMAIL {
width:1px;
height:1px;
background-color: #ffffcc;
border: 1px solid #ffffcc;
display:none;
}
.reactieformulier td {
padding: 2px 0 2px 0;
}