
#flashcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #000000;
	position: absolute;
	height: 610px;
	width: 568px;
	left: 204px;
	top: 156px;

	border: 0px;
	border-style: solid;
	border-color: #FFFFFF;
	background-image: url(images/back.jpg);
}


body {
	height: 100%;

	margin: 0;
	padding: 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;

	color: #ffffff;
	text-align: left;
	vertical-align: top;

	border-width: 0px;
	border-collapse: collapse;
	border-style:none;

}

H1 {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

H2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

H3,H4,H5,H6 {
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
}

A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	line-height: 22px;
}
A:link {
	color: #FFFFFF;
	text-decoration: none;
}
A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A:hover {
	color: #CCCCCC;
	text-decoration: none;
}
A:active {
	color: #FF0000;
	text-decoration: none;
}

.voet {
	color: #000000;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: top;

}
