a:link {
	color: #0066CC;
	text-decoration: underline;
}

a:visited {
	color: #6500CC;
	text-decoration: underline;
}
a:focus {
	background:yellow;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
body, td {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color: #0066CC;
	scrollbar-face-color:#0066CC;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#66CCFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#66CCFF;
	scrollbar-darkshadow-Color:#66CCFF
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #0066CC
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0066CC
}
h4 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-style: normal;
	font-weight: bolder;
	color: #0066CC
}
h5 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: italic
}
h6 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px
}
ul {
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
	clip: rect( 0px);
	margin-left : 20px;
}
.h1-aangesloten { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small;
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #0066CC 
}
.h2-aangesloten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #0066CC
}
.h3-aangesloten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0066CC
}
.h4-aangesloten { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bolder;
	color: #0066CC 
}
.breadcrumb { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066CC
}
.linkssmall {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
 	color: #FFFFFF
}