
BODY {
	background-color	: #12375F;
	color			: #FFFFFF;
	font-family		: Arial, Verdana, sans-serif;
	margin			: 0px 0px 0px 0px
	text-align		: left;
	vertical-align		: top
}

.contentTD {
	background-image	: url(../images/venlooschalt/bg_fill.jpg);
	background-repeat	: no-repeat;
}

.content {
	color			: #FFFFFF;
	font-family		: Arial, Verdana, sans-serif;
	font-size		: smaller;
	font-weight		: bold;
	text-align		: left;
	vertical-align		: top
}

H1, H2, H3, H4, H5, H5 {
	color			: #12375F
}

H1 {
	font-size		: 12pt
}

HR {
	color			: #12375F
}

A, A:visited {
	font-weight		: bold;
	color			: #FFFFFF
}

A:hover {
	font-weight		: bold;
	color			: #FF0000
}		

.ContactTD {
	color			: #FFFFFF;
	font-size		: 10pt;
	font-weight		: bold;
	width			: 150px
}

