div.header {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:10px; 
	font-family: Tahoma;
	font-size: 11px;
	color: #003a6f;
	border: 1px;
	}

div.menu {
	position:absolute;
	top:150px;
	left:20px;
	width:260px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 9px;
	color: #003a6f;
	}

div.content {
	margin:20px  10px 10px 200px;
	padding:0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #003a6f;
	text-decoration: none;
	border: solid;
	border-width: 1px;
	}

table,td,th {
	border: solid;
	border-width: 0px;
	spacing: 0;
	padding: 0;
	}

table.photo,td.photo,th.photo {
	spacing:  0;
	padding:  0;
		border: solid;
	border-width: 1px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	}

table.tekst,td.tekst,th.tekst {
	spacing: 0;
	padding: 0;
	}



body 
{
	scrollbar-3dlight-color:;
	scrollbar-arrow-color:;
	scrollbar-base-color:#999999;
	scrollbar-track-color:#003A6F;
	scrollbar-darkshadow-color:;
	scrollbar-face-color:;
	scrollbar-highlight-color:;
	scrollbar-shadow-color:
	font-family: Tahoma;
	font-size: 11px;
}

a
{
	font-family: Tahoma;
	font-size: 11px;
	color: #003a6f;
	text-decoration: underline;
}

a:hover
{
	font-family: Tahoma;
	font-size: 12px;
	color: #003a6f;
	text-decoration: underline;
	font: bold;
}

a.test:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #003a6f;
	text-decoration: underline;
	
}
.pageHeader
{
	font-family: Tahoma;
	font-size: 43px;
	color: #003a6f;
	text-decoration: none;
	font-weight: bolder;
}

A:link {
cursor: hand;
}




