.body {
	background-color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #990000;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFCC;
	SCROLLBAR-SHADOW-COLOR: #FFFFCC;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFCC;
	SCROLLBAR-ARROW-COLOR: #FFFFCC;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFCC;
	margin-left: 1;
	bgProperties: fixed;
	margin-top: 1;
	font-family: "Times new roman";
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;
}

.BODY1 {
	background-color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #FF0033;
	SCROLLBAR-3DLIGHT-COLOR: #FF0033;
	SCROLLBAR-ARROW-COLOR: #FF0033;
	SCROLLBAR-TRACK-COLOR: #FFF7CC;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	margin-left: 1;
	bgProperties: fixed;
	margin-top: 1;
	font-family: "Times new roman";
	font-size: medium;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;
}

.button {
	BORDER-RIGHT: #990000 1px solid; BORDER-TOP: #990000 1px solid;
	BORDER-LEFT: #990000 2px solid; COLOR: #990000; 
	BORDER-BOTTOM: #990000 2px solid; BACKGROUND-COLOR: #ffffff
	}
	/* Main table cell colours and backgrounds */
td.row1	{ background-color: #FFFFFF; 
	font-family:  "Times new roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
td.row1_over	{ background-color: #FFFFFF; }
td.row2	{ background-color: #FFFFFF; }
td.row2_over	{ background-color: #FFFFFF; }
td.row3, td.row3Right	{ background-color: #FFFFFF; }
td.row3_over	{ background-color: #FFFFFF; }
td.row4	{ background-color: #FFFFFF; }
}

.text {
	font-family:  "Times new roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.textzwart {
	font-family:  "Times new roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.textwit {
	font-family:  "Times new roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.textrood {
	font-family:  "Times new roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
}

.bigtext {
	font-family:  "Times new roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #840000;
}

.normaltext {
	FONT-SIZE: 13px; COLOR: #840000; FONT-FAMILY: Times New Roman, Verdana, Arial, Helvetica, sans-serif
}

a:visited {
	color: #000000;
	text-decoration: underline;
	font-family:  "Times new roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

a:link {
	color: #000000;
	text-decoration: underline;
	font-family:  "Times new roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

a:hover {
	color: #990000;
	text-decoration: none;
	font-family:  "Times new roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
} 


