STYLE typetextcss 
	
.titel {
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, sans-serif;
	FONT-SIZE: 20px;
	FONT-WEIGHT: bold;
	
}

.Tekst {
	COLOR:#B1DEDD;
	FONT-FAMILY: Verdana, serif;
	FONT-SIZE: 15px;
	LINE-HEIGHT: normal;
	TEXT-ALIGN: center;
	TEXT-INDENT: 0px;
	margin:0 50 5 50;
	
}
table{
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, serif;
	FONT-SIZE: 15px;
}
a {	text-decoration: none;
	text-align: center;
}
a:active { 
	text-align: center;
	text-decoration: none }
a:visited { 
	text-align: center;
	text-decoration: none }
a:hover {
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
}

.border {
	border:3px solid #1B308B;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
	text-align: left;
}

input {  font-family: verdana; font-size: 12px; font-style: normal; line-height: normal; color: #4F7C91; text-decoration: none; background-color: #FFFFFF; border: #B1DEDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; cursor: none }

.button { font-family: verdana; font-size: 13px; font-style: bold; line-height: normal; color: #4F7C91; text-decoration: none; background-color: #B1DEDD; border: 2px solid #ffffff; cursor: hand }

.tekstvak {  font-family: verdana; font-size: 12px; font-style: normal; line-height: normal; color: #4F7C91; text-decoration: none; background-color: #FFFFFF; border: #B1DEDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; cursor: none }

