/* CSS Document */
body {
	background-color: #990000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 9px;
	color: #CCCCCC;
}
.style2 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: 10px;
	font-weight: bold;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #CCCCCC;
	font-size: 12px;
}
.formtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #CCCCCC;
	direction: ltr;
	font-size: 12px;
}
.menuonder {
	font-size: 10px;
	font-weight: bold;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #CCCCCC;
	direction: ltr;
	font-size: 12px;
}
.categorien {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-style: oblique;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	direction: ltr;
	font-size: 36px;
	}
