body {                           
	background-color : #ffffff;
	background-image:url(img/achtergrond2.jpg);
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-position:Center Center; 
}

.to {
	background-image : url(img/bg1.jpg);
	background-repeat : repeat-x;
}

.fo{
	background-image: url(img/bg3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 37px;
	color: #97C1CF;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.ma{
	padding-left: 20px;
	padding-right: 30px;
}

input{
	font-size: 10px;
}
.beginletter {
	font-family: "Arial Black";
	font-size: 24pt;
	font-style: normal;
	color: #476ebb;
}
.beginletterklein {
	font-family: "Arial Black";
	font-size: 18pt;
	font-style: normal;
	color: #476ebb;
}
.text {
	font-family: "Arial Black";
	font-size: 14pt;
	color: #000000;
}
.textdun {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 14pt;
	color: #000000;
}

