body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-base-color: #CCCCCC;
	scrollbar-face-color: #78ccdf;
	scrollbar-highlight-color: #FFFFFF
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-track-color: #CCCCCC;
}

table {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

b.titel {
	color: rgb(10,5,0);
	font-style: normal;
	font-weight: normal;
	font-family: Trebuchet MS, verdana, times;
	font-size: 10pt;
	line-height: 12 pt;
	text-align: left;
}

b.tekst {
	color: rgb(255,255,255);
	font-style: normal;
	font-weight: normal;
	font-family: Trebuchet MS, verdana, times;
	font-size: 10pt;
	line-height: 100%;
	text-align: left;
}

b.tekstgroot {
	color: rgb(10,5,0);
	font-style: normal;
	font-weight: normal;
	font-family: Trebuchet MS, verdana, times;
	font-size: 11pt;
	line-height: 150%;
	text-align: left;
}

b.tekstbold {
	color: rgb(255,255,255);
	font-style: normal;
	font-weight: bold;
	font-family: Trebuchet MS, verdana, times;
	font-size: 10pt;
	line-height: 120%;
	text-align: left;
}

b.tekstklein {
	color: rgb(120,204,223);
	font-style: normal;
	font-weight: normal;
    font-family: Trebuchet MS, verdana, times;
   	font-size: 9pt;
	line-height: 100%;
	text-align: left;
}

b.error {
	color: rgb(204,0,0);
	font-style: normal;
	font-weight: bold;
	font-family: Trebuchet MS, verdana, times;
	font-size: 9pt;
	line-height: 100%;
	text-align: left;
}

a {
	color: rgb(255,255,255);
	font-weight: normal;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, times;
	font-size: 10pt;
}

a:visited {
	color: rgb(10,5,0);
	font-weight: normal;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, times;
	font-size: 10pt;
}

a:active {
	color: rgb(10,5,0);
	font-weight: normal;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, times;
	font-size: 10pt;
}

a:hover {
	color: rgb(10,5,0);
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
	font-family: Trebuchet MS, verdana, times;
	font-size: 10pt;
}

input {
	color: rgb(0,50,0);
	font-style: normal;
	font-weight: normal;
	font-family: Trebuchet MS, verdana, times;
	font-size: 10pt;
	text-align: left;
	background-color: rgb(226,250,255);
}

select {
	color: rgb(0,50,0);
	font-style: normal;
	font-weight: normal;
	font-family: Trebuchet MS, verdana, times;
	font-size: 10pt;
	text-align: left;
	background-color: rgb(226,250,255);
}

textarea {
	color: rgb(0,50,0);
	font-style: normal;
	font-weight: normal;
	font-family: Trebuchet MS, verdana, times;
	font-size: 10pt;
	text-align: left;
	background-color: rgb(226,250,255);
}

