#container {
width: 630px;
margin: 0 auto;
text-align: center;
}

body {
	margin: 0px;
	font-family: arial;
	color: #3f3f3f;
	font-size: 8pt;
	background-image:url(graphics/bg.gif);
	background-repeat:repeat;
}

input, textarea {
	font-family: arial;
	color: #dac79b;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #4f4f4f;
	text-align: justify;
}

table {
	font-family: arial;
	color: #3f3f3f;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}

A:link{COLOR: #ff007e; text-decoration: underline; font-weight: bold;} 
A:visited{COLOR: #ff007e; text-decoration: underline; font-weight: bold;} 
A:active{COLOR: #ff007e; text-decoration: underline; font-weight: bold;} 
A:hover{COLOR: #ff007e; text-decoration: underline; font-weight: bold;} 

.footer {
	font-family: arial; 
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.footer2 {
	font-family: arial; 
	font-size: 8pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.zoeken1 {
	font-family: arial; 
	font-size: 15pt;
	color: #3f3f3f;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}