BODY {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-image : url(http://www.d-liteweb.nl/graphics/blue-banner-main.jpg);
	background-attachment : fixed;
	background-repeat : no-repeat;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	color : Black;
	font-size : 18px;
}
H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Black;
	font-size : 16px;
}
H3 {
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 14px;
}

A:LINK {
	background-color : transparent;
	color : rgb(67,150,255);
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}
A:VISITED {
	background-color : transparent;
	color : rgb(67,150,255);
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}
A:HOVER {
	background-color : transparent;
	color : rgb(37,120,226);
	text-decoration : underline;
	font-weight : bold;
	font-size : 12px;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}