body {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Georgia, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 5px 10px;
	
	
	 /*Randen */
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-top: 0px solid transparent;
	
	
	 /*Scrollbar */
	scrollbar-arrow-color: White;
	scrollbar-face-color: BC9E35;
	scrollbar-shadow-color: #E4E4E4;
	scrollbar-highlight-color: #E4E4E4;
	scrollbar-3dlight-color: Black;
	scrollbar-darkshadow-color: Black;
	scrollbar-track-color: Silver;
	
	
	 /*Achtergrond */
	background: #FDFBD4; /*
	background-image: url(..//achtergrond/achtergrondblad.png);
	background-repeat: repeat;
	background-attachment: fixed;
	*/
}


	/*Tabel */
td {
	font-family: Trebuchet MS, Georgia, Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	color: #6B5B3E;
}


	/*Hyperlinks */
   a:link		{ text-decoration: normal; color:#666666; padding-left: 0px;}
   a:visited	{ text-decoration: normal; color: #3A0000; padding-left: 0px;}
   a:hover		{ text-decoration: underline; color: #3A0000; padding-left: 0px;}
   a:active		{ text-decoration: underline; color:#3A0000; padding-left: 0px;}


H1 {
	font-family: Monotype Corsiva, Trebuchet MS, Georgia, Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #3A0000; /*was #AC489E #A64B9B  of  #2E3092 */
}

H2 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #3A0000;
}
	
H3 {
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	color: #3A0000;
}