BODY {
	background-color : #000000;
	color: ivory;
	font-family : "MS Serif", "New York", serif;
	font-size : larger;
	background-repeat : no-repeat;
	background-position : top;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #ff0000;
	SCROLLBAR-SHADOW-COLOR: #ff0000;
	SCROLLBAR-3DLIGHT-COLOR: #ff0000;
	SCROLLBAR-ARROW-COLOR: #ff0000;
	SCROLLBAR-TRACK-COLOR: #ff000;
	SCROLLBAR-DARKSHADOW-COLOR: #ff0000;
	background-attachment : fixed;
}
TD {
	font-family : sans-serif;
	font-size : 9pt;
}
TD.content {
	font-family : sans-serif;
	font-size : small;
}
TD.link {
	font-family : sans-serif;
	font-size : small;
	white-space : nowrap;
}
TD.linkTitle {
	font-family : sans-serif;
	font-size : medium;
	text-align : left;
}

A {
	color :  ivory;
}
A:link {
	color :  ivory;
}
A:active {
}
A:hover {
	color : Black;
	background-color : Silver;
}
A:visited {
	color :  ivory;
}

P.title {
	font-size : medium;
}
ADDRESS {
	text-align : left;
	font-size : xx-small;
}
DIV.header {
	font-size : 8pt;
	font-weight : bold;
	text-align : left;
}
DIV.titel {
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
}
}
DIV.waar {
	font-size : medium;
	font-weight : bolder;
	text-align : right;
}
DIV.headera {
	font-size : medium;
	font-weight : bolder;
	text-align : left;
	text-decoration : blink;
	text-transform : uppercase;
	vertical-align : middle;
}
DIV.header2 {
	font-size : medium;
	font-weight : bolder;
	text-align : left;
}
DIV.content {
	text-align : left;
	font-size : 8pt;
}
DIV.waar2 {
	text-align : right;
	font-size : medium;
}
DIV.messageboard {
	font-size : 9pt;
	color : #00CC00;
}
P.header {
	font-size : medium;
	font-weight : bolder;
}

TD.linksGroup {
	font-size : small;
	font-weight : bolder;
	color: red;
}

TD.linksBand {
	font-size : small;
}

TD.linksLink {
	font-size : small;
}

INPUT {
	background-color : white;
	border : thin inset white;
	color: #000000;
	font-size : 8pt;
}
.button {
	background-color : Gray;
	border : thin inset white;
	color: black;
}
SELECT {
	background-color : Silver;
	border : thin inset #C70000;
	color: black;
}
TEXTAREA {
	background-color : white;
	border : thin inset white;
	color: black;
	font-size : 8pt;
}

