BODY { 
scrollbar-arrow-color:#000A51; 
scrollbar-track-color:#ffffff; 
scrollbar-face-color:#ffffff; 
scrollbar-highlight-color:; 
scrollbar-3dlight-color:#000A51; 
scrollbar-darkshadow-color:#000A51; 
scrollbar-shadow-color:#ffffff; 
}

.layer {
	width: 800px; /* Een breedte opgegeven */
	position : absolute; /* anders werkt left: 50% niet*/
	left: 50%; /* Het divje in het midden laten beginnen */
	margin-left : -470px; /* Het divje de helf van de breedte naar links verplaatsen */
	margin-right : 0px;
	margin-top : 1px;
	margin-bottom : 0px;
}
body,td,th {
	margin-left : 0px; 
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000; 

}
a:link {
	color: #000A51;
	text-decoration: none;
}
a:visited {
	color: #000A51;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
a:active {
	color: #000A51;
	text-decoration: none;
}

a.link:hover {
	text-decoration: none;
	color: #CC3300;
	font-size: 14px;
}
a.link:active {
	text-decoration: none;
	color: #000A51;
	font-size: 14px;
}
a.link:visited {
	text-decoration: none;
	color: #000A51;
	font-size: 14px;
}


.style1 {
	font-family: Verdana;
	font-size: 12px;
	color: #000A51;
}
.style2 {
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold;
	color: #FFFFFF;
}
.stylevest {
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold;
	color: #000000;
}
.style3 {
	font-family: Verdana;
	font-size: 14px;
	color: #000A51;
}
.style4 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000A51;
}
.style5 {
	font-family: Verdana;
	font-size: 12px;
	color: #000A51;
}
.style6 {
	font-family: Verdana;
	font-size: 12px;
	color: #DF2516;
}
.style7 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.style8 {
	font-family: Verdana;
	font-size: 21px;
	color: #000A51;
}

