BODY, TD {
	color : #41505A;
	font-family: Tahoma;
	font-size: 13px;
	}

body {
	scrollfont-weight: bold;bar-3dlight-color : Aqua;
	scrollbar-arrow-color : White;
	scrollbar-base-color : #9B907C;
	scrollbar-darkshadow-color : #4A5C68;
	scrollbar-face-color : #CFC7BB;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : #5B6E79;
	scrollbar-track-color : #C0B7A7;
	background: #EBE9DD url("afbeeldingen/achtergrond.jpg") no-repeat fixed center;
	background-image: url(../afbeeldingen/achtergrond.jpg);
	background-attachment: fixed;
}

H2 {
	font-size: 14pt;
	color: #41505A;
	font-family: Tahoma;
}

H3 {
	font-size: 13pt;
	color: #41505A;
	font-family: Tahoma;
	}

H4 {
   font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : #41505A;
	font-family: Tahoma;

	}

A {
	text-decoration: underline;
	color: #1E90FF;
}

A:Hover {
	text-decoration: none;
	color: #A0AEB7;
}

HR {
	color: Gray;
	height: 1pt;
}
