@charset "ISO-8859-1";
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

body,td {
	font-family: "Lucida Sans", Arial, "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.subheading {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	color: #bf2c32;
	font-weight: bold;
}
a {
	font-family: "Lucida Sans", Arial, "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #bf2c32;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #bf2c32;
}
a:hover {
	text-decoration: underline;
	color: #bf2c32;
}
a:active {
	text-decoration: underline;
	color: #bf2c32;
}
.header {
	font-family: "Lucida Sans", Arial, "Trebuchet MS", Verdana;
	color: #bf2c32;
	text-decoration: none;
	font-size: 30px;
	line-height:30px;
	font-weight: bold;
}
.navigatie {
	font-family: "Lucida Sans", Arial, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
.navigatie a {
	font-family: "Lucida Sans", Arial, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
.navigatie a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navigatie a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navigatie a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navigatie a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.inputtextfield {
	font-family: "Lucida Sans", Arial, "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

