body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	white-space: normal;
	vertical-align: baseline;
	font-style: normal;
	background-image:  url(../images/fnd.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-attachment: scroll;
}

.wit { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold; 
	white-space: normal ; 
	vertical-align: baseline; 
	font-style: normal
}

td { 
	font-size: 10pt; 
}

a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #003333;
	text-decoration: none ; 
	font-weight: bold; 
	white-space: normal ; 
	vertical-align: baseline; 
	font-style: normal
}
	
a:visited {color: #2B4D57; }

a:hover {color: #496A61; }

a:active {color: #452145; }

.rood {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #FF0000; 
	text-decoration: none ; 
	font-weight: bold; 
	white-space: normal ; 
	vertical-align: baseline; 
	font-style: normal
}
.klein {font-size: 2pt; }

.kop { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal; 
	white-space: normal ; 
	vertical-align: baseline; 
	font-style: normal
}

.messagetitle {
  font-size: 12pt;
}

.messagedate {
  font-size: 8pt;
}

.messagebody {
  font-size: 10pt;
}

.messageodd {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	white-space: normal;
	vertical-align: baseline;
	font-style: normal;
	background-image:  url(../images/messagebarodd.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}
.messageeven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	white-space: normal;
	vertical-align: baseline;
	font-style: normal;
	background-image:  url(../images/messagebareven.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}
.error {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
