body {
	margin: 0px;
    background-image:url(../images/tile.jpg);
	font-family:"Courier New", Courier, mono; 
	font-size:12px;
}

p{
	margin:0;

}
.form
	{
		height:15px; 
		border-color:#5791B5; 
		border-width:1px; 
		background-color:#ffffff; 
		border-style:solid;
	}
.forminput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #e4f499;
	color: #000000;
}
.form_div
	{
		height:12px; margin-top:0px;		
	}
.invulveld {
		font-size:7pt;

}
.invulveldc {
		font-size:10pt;

}
.menu, a.menu:link {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover  {
	color:#909193;
	font-size: 16px;
	font-weight: bold;
text-decoration: none;

}

a {
	text-decoration: none;
	color:#000000;
	font-weight: bold;

}
