@charset "iso-8859-1";

a {	color: #DDEEEE;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	font-size: 10pt;
	}
a:visited {	color: #DDEEEE;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
}
a:active {	color: #DDEEEE;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
}
a:hover {	color:#DDEEEE; 
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	font-size: 10pt;
}
a.vet {	color: #DDFFFF;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	}
a.vet:visited {	color: #DDFFFF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
a.vet:active {	color: #DDFFFF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
a.vet:hover {	color: #777777; 
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
}
body {	background-color: #6B7A6B;
	color: #FFEFFF;
	font-family: Verdana;
	font-size: 11pt;
	scrollbar-arrow-color: #DDFFFF;
	scrollbar-3dlight-color: #F59615;
	scrollbar-highlight-color: #F59615;
	scrollbar-face-color: #F59615;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #444444;
	scrollbar-track-color: #F59615;
} 
h2 {	font-family: Verdana;
	color: #DDFFFF;
	font-size: 10pt;
}
h1 {	font-family: Verdana;
	color: #F6A907;
	font-size: 11pt;
}
hr {	color: #DAFFFF;
	size: 3;
}
p {	font-size: 10pt;
	font-family: Verdana;
	font-weight: normal;
	color: #DDFFFF;
	text-decoration: normal;
}
p.subtitle {	color: #442244;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
p.subhoofd {	color: #442244;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}
.sel {	color: #442244;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	}
.selnorm {	
	color: #442244;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	font-size: 8 pt;
	}
td {	color: #DDFFFF;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}
td.subtitle {	color: #DDFFFF;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
textarea {
	background-color: #AAAAAA;
}
input {
	background-color: #AAAAAA;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
	text-decoration: normal;
}
input.box {
	background-color: #6B7A6B;
	color: #000000;
}

