body {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12pt;
	font-style: normal;
	color: #006600;
	background-color: #FFFFCC;
	/*background-image: url('/images/ooievaar.gif');
	background-position: 200px 200px;*/
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

hzzian {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	background-color: #FFFFCC;
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	list-style-position: inside;
	list-style-type: circle;
	cursor: auto;

}

td.smalltext {
	font-size: 9pt;

}

a:link {
	font-weight: 12pt;
	/*font-style: italic;*/
	text-transform: none;
	color: #006600;
}

a:visited {
	font-weight: 12pt;
	text-transform: none;
	color: #006600;
}

a:hover {
	font-weight: 12pt;
	text-transform: none;
	color: #F56A0E;
}

a:active {
	font-weight: 12pt;
	text-transform: none;
	color: #F56A0E;
}

ul {
	margin-top: 0pt;
	}