body {
	color: #000000;
}
P {
	color : #003366;
	font-family : Verdana;
	font-size :11px;
	line-height: 14px;
}

a:link {
	color: #E09F3F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
; text-decoration: underline}

a:visited {
	color: #E09F3F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #693721;
	font-weight: normal;
}

a:active {
	color: #E09F3F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
	font-weight: normal;
}

.button { font-family : Verdana; font-size: 9 px; color: White; background-color: #336699;}

.fields { font-family : Verdana; font-size:9 px; color: Black; background-color: White;  border : 1px solid #CCCCCC;

}

em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #999999;
	font-weight: normal;
}	

td {
	color : #000000;
	font-family : Verdana;
	font-size :11px;
	line-height: 14px;
}
.even {
	background: #DDF3FF;
	padding: 10px;
	border-bottom: 1px solid #0099FF;
	border-right: 1px solid #0099FF;
	border-left: 1px solid #0099FF;
	border-top: 1px solid #0099FF;
	line-height: 16px;
}
.oneven {
	padding: 10px;
	line-height: 16px;
}
.cijfer {
	font: bold 20px "Trebuchet MS", Geneva;
	padding-top: 10px;
	color: #FF9900;
}
.submit {
	padding: 20px 0px 20px 50px;
	border-top: 1px solid #0099FF;
	border-bottom: 1px solid #0099FF;
}
