BODY {
	font-family: Verdana, Arial, "sans serif";
	font-size : 10px;
	font-weight: normal;
	line-height: normal;
	margin: 10px 0px 0px 0px;
	color: #284682;
	
	scrollbar-arrow-color: #B4D1E1;
	scrollbar-base-color: #FBF2F3;
	scrollbar-darkshadow-color: #FBF2F3;
	scrollbar-face-color: #FBF2F3;
	scrollbar-highlight-color: #FBF2F3;
	scrollbar-shadow-color: #B4D1E1;
	scrollbar-3dlight-color: #FBF2F3;

}

A:link {
	color: #BD1B32;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
A:visited { 
	color: #BD1B32;
	text-decoration: underline; 
	font-size: 11px;
	font-weight: bold;
}
A:active { 
	color: #BD1B32;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
A:hover {
	color: #BD1B32;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

A.klein:link {
	color: #BD1B32;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
A.klein:visited { 
	color: #BD1B32;
	text-decoration: underline; 
	font-size: 10px;
	font-weight: bold;
}
A.klein:active { 
	color: #BD1B32;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
A.klein:hover {
	color: #BD1B32;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.text {
	color: #284682;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1pt;
	line-height : 1.5em;
}

.textZonder {
	color: #284682;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1pt;
}

.textBlauw {
	color: #284682;
	font-size: 10px;
	font-weight: bold;
}

.textKlein {
	color: #284682;
	font-size: 10px;
	font-weight: normal;
}

.textKleiner {
	color: #284682;
	font-size: 9px;
	font-weight: normal;
}

.textKleinerRood {
	color: #BD1B32;
	font-size: 9px;
	font-weight: normal;
}

.textKleinRood {
	color: #BD1B32;
	font-size: 10px;
	font-weight: normal;
}

.textBold {
	color: #284682;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1pt;
	line-height : 1.5em;
}

.afb {
	border: 0.05em solid #284682;
}


.box {
	BACKGROUND-COLOR: #FBF2F3;
	COLOR: #666666;
	WIDTH: 130x;
	HEIGHT: 15px;
	BORDER-COLOR: #666666;
	BORDER: 1 solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	letter-spacing: 1pt;
}

.boxPrint {
	HEIGHT: 20px;
	background-color:#FFFFFF; 
	border:1;  
	border-style:solid; 

	border-color: #666666;
}

.button {
	BACKGROUND-COLOR: #666666;
	COLOR: #FBF2F3; 
	WIDTH: 130x; 
	HEIGHT: 19px; 
	BORDER-COLOR:  #666666;
	BORDER: 0 solid;
	FONT-FAMILY: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.5pt;
}
