html
	{
	padding:0;
	}

body
{
	background-color: #330000;
	text-align:center;
	padding: 0px;
	border: 0px;
	vertical-align:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #ffffff;
	font-weight: bold;
}

td {
background-color:#660000;
}

.main
{
	width:800px;
	padding-bottom:0px;
	padding-top:0px;
	text-align:center;
	display:block;
	background-color:#ffffff;
}

.header
{
border-bottom:3px solid #ffffff; }

.hoofdtitel {
	font-size: 14px;
	color: #FFFFFF;
}
.subtitle {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
	color: #ffffff;
}
a:visited {
	text-decoration: underline;
	color: #ffffff;
}
.klein {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 8px;
}

.footer {
	background-color:ffffff;
	color:#660000;}

.footer a{
	text-decoration:none;
	color:#660000;}

.footer a:hover {
	text-decoration:none;
	color:#660000;}

