body {
	background-color: #E3ECF1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000033;
	font-weight: normal;
	background-attachment: fixed;
	background-image: url(images/zeelandbg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	scrollbar-face-color: #DAE6EA;
	scrollbar-shadow-color: #E3ECF1;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: #000080;
	scrollbar-track-color: #E3ECF1;
	scrollbar-arrow-color: #000080;
}
p {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 9pt;	
	color: #000033;	
	font-weight: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9pt;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000033;
	font-weight: normal;
}
ul {
	list-style-image: url(images/ster.gif);
	list-style-position: outside;
}
.mailbox {
	background-image: url(images/mailbox.jpg);
	border: 1px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;

}.mailboxlarge {
	background-image: url(images/mailbox.jpg);
	border: 2px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-attachment: fixed;
	background-repeat: repeat;
	width: 75px;
}
