P {
	color : #003366;
	font-family: Arial;
	font-size : 12px;
	line-height: 15pt 
}

h1 {
	font-family: Arial ;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

a {
	text-decoration: none;
	color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	
}
a:active {
	text-decoration: none;
	color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
	font-weight: bold;
}

A:visited {
	text-decoration: none;
	color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
	font-weight: bold;
}
A:link {
	text-decoration: none;
	color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
}

A:hover {
	color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	TEXT-DECORATION: underline;
}

a.bluelink {
	color: #0033cc;
	text-decoration: none;
}
a.bluelink:visited {
	color: #0033cc;
	text-decoration: none;
}

a.bluelink:hover {
	color: #0033cc;
	text-decoration: none;
}
a.bluelink:active {
	color: #0033cc;
	text-decoration: none;
}

.titel {
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.beschrijving {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
}
.copyright {
	FONT-SIZE: 10px; COLOR: Grey; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

Table {
	color : #003366;
	font-family: Arial;
	font-size : 12px;
	line-height: 15pt 
}

.contactfield {
	height: 17px;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.contactfield2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 180px;


}

.FormButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
	background-color: #66FFFF;
	border-color: #CCFFFF #006666 #006666 #CCFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin
}

.FormElements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066
}


