BODY {
	font-family : Tahoma, Arial;
	font-size : 11px;
	color : #00487b;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

TD {
	font-family : Trebuchet MS, Arial;
	font-size : 12px;
	color : #00487b;
}

H1 {
	font-family : Trebuchet MS, Arial;
	font-size : 23px;
	font-style : normal;
	font-weight : normal;
	line-height : 24px;
	color : #00487b;
}
.wit {
	color: #FFFFFF;
}

A {
	color: #00487b;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER {
	color: #00487b;
	text-decoration : underline;
}

A:LINK {
	text-decoration : none;
	font-weight : bold;
}

A:VISITED {
}

A.wit {
	color: #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER.wit {
	color: #FFFFFF;
	text-decoration : underline;
}

INPUT {
	color : #525767;
	font-family : Tahoma, Arial;
	font-size : 11px;
	text-align : left;
	border-width: 0;
	border-color: #FFFFFF;
	border-style: solid;
	}
	
.checkbox {
	color : #6B6B6B;
	font-family : Tahoma, Arial;
	font-size : 11px;
	text-align : left;
	border-width: 0;
	border-color: #909090;
	border-style: solid;
	}

INPUT.button {
	color : #FFFFFF;
	cursor: hand;
	font-family : Tahoma, Arial;
	font-size : 10px;
	text-align : center;
	border-width: 1;
	border-color: white;
	border-style: solid;
	background-color : #97A4B7;
}

.area {
	font-family : Tahoma, Arial;
	font-size : 11px;
	text-align : left;
	border-width: 0;
	border-color: #FFFFFF;
	border-style: solid;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #F6F6F7;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #909090;
	scrollbar-highlight-color : #909090;
	scrollbar-shadow-color : #909090;
	scrollbar-track-color : #FFFFFF;
	overflow: auto;
}

.klein {
	font-size : 10px;
}

.nieuws_datum {
	font-size : 10px;
	font-weight : bold;
	padding-top: 4px;
	padding-bottom: 6px;
	vertical-align : top;
}
.nieuws_titel {
	font-size : 10px;
	font-weight : normal;
	padding-top: 4px;
	padding-bottom: 6px;
	vertical-align : top;
}