<!--
	body {
		font-family: "Times New Roman", Times, serif;
		text-align: center;
		color: #FFFFFF;
		background-image: url(http://www.gratisseksclub.be/bckgr/treebark.jpg);
		background-repeat: repeat;
	}
	A:link {
		color: #F0F8FF;
		font-family: arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: underline;
	}

	A:visited {
		color: Yellow;
		font-family: arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: underline;
	}
	A:hover {
		color: Red;
		font-family: arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: underline;
	}
	.h1 {
		text-align: center;
		background-color: Black;
	}
	.bookmark {
	background-color: Black;
	font-size: medium;
	}
	.table1 {
		width: 840px;
		text-align: center;
		background-color: #292929;
		border: 10px groove #F0F8FF;
	}
		.table2 {
		width: 840px;
		text-align: center;
		background-color: #292929;
		border: 10px groove #F0F8FF;
	}
	.th1 {
		vertical-align: middle;
		background-color: #F0F8FF;
		color: #000000;
		
	}
	.td1 {
	width: 210px;
	vertical-align: top;
	}	
	.td2 {
		width: 150px;
		vertical-align: top;
		border-left: 2px solid #F0F8FF;
		border-right: 2px solid #F0F8FF;
	}
	.td3 {
		
		vertical-align: middle;
		border-right: 2px solid #F0F8FF;
	}
	-->
