body {
	margin-top:28px;
	background-image: url("../images/background.gif");
	background-repeat: repeat-x;
	background-color:#c3c3c3;
	}

td { 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 20px; 
	color: #efefef; 
	}
H1 { 
	font-size: 14px; 
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff; 
	}
H2 { 
	font-size: 14px; 
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000; 
	}
.copy { 
	font-size: 11px;
	text-align:center; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #ffffff; 
	}	
.kleur { 
	font-size: 10px;
	text-align:center; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #ffffff; 
	}	
.invulveld { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #313131; 
	height:17px;
	width:150px;
	background-color:#ffffff;
	border:1px solid #313131;
	padding:2px;
	}
.submitveld { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	height:22px;
	background-color:#313131;
	border:1px solid #ffffff;
	padding:2px;
	}		
A:link { text-decoration: underline; font-weight: normal; color: #ffffff; } 
A:visited { text-decoration: underline; font-weight: normal; color: #ffffff; } 
A:hover { 	text-decoration: underline; font-weight: normal; color: #ffffff; }

A.copy:link { text-decoration: none; font-weight: normal; color: #ffffff; } 
A.copy:visited { text-decoration: none; font-weight: normal; color: #ffffff; } 
A.copy:hover { 	text-decoration: underline; font-weight: normal; color: #ffffff; }