body {
	background-image: url(http://www.elayne.nl/design/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#d7445e;
	margin:0px 0px 0px 0px;
}
h1 {
	margin:0px 0px 0px 0px;
	color:#f8426b;
	font-size:20pt;
	letter-spacing:-1px;
	font-family:Arial, Helvetica, sans-serif;
}
h2, h2 a {
	margin:0px 0px 0px 0px;
	color:#000000;
	font-size:11pt;
	letter-spacing:-0.2px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
h2 a:hover {
	color:#f8426b;
	text-decoration:underline;
}
h3, h3 a {
	margin:0px 0px 0px 0px;
	color:#000000;
	font-size:9pt;
	letter-spacing:-0.1px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
h3 a:hover {
	color:#f8426b;
	text-decoration:underline;
}
h4, h4 a {
	margin:0px 0px 0px 0px;
	color:#f8426b;
	font-size:10pt;
	letter-spacing:-1px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
h4 a:hover {
	text-decoration:none;
	color:#000000;
}
h5 {
	margin:0px 0px 0px 0px;
	color:#000000;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
}
th {
	padding-top:10px;
}
td {
	padding:8px 3px 0px 3px;
}
