body {
	background-color: #FFCC00;
	background-image: url(../Images/NZimages/Achtergrondwit.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	margin: 0px;
	text-decoration: none;
}
.Head {
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
}
.Emphasize {
	font-weight: bolder;
	color: #000099;
	font-size: 14px;
}
.SmallerText {
	font-size: 11px;
}
a {
	text-decoration: underline;
}

