body{
background-color:#bababa;
background-image:url(plaatjes/back.jpg);
background-position:center;
background-repeat:repeat-y; 
} 
.header1{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#000066;
}
.header2{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-style:normal;
	text-align:left;
	font-weight:bold;
	color:#666666;
}
.header2light{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	text-align:left;
	font-weight:bold;
	color::#000066;
	margin:10pt;
}
.headermenu{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-align:left;
	font-weight:bold;
	line-height:1.3;
	color:#000066;
}	
.style1{
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	text-align:justify;
	line-height:1.4;
}
.style1_bold{
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	text-align:justify;
	font-weight:bolder;
	line-height:1.4;	
}
.style1_light{
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	text-align:left;
	color:#006666;
	line-height:1.4;
	margin:10pt;	
} 
.style1_boldlight{
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	text-align:left;
	font-weight:bolder;
	color:#336666;
	line-height:1.4;	
}
.footnote{
	font-family:"Times New Roman", Times, serif;
	font-size:8pt;
	text-align:left;
	color:#006666;
}
a:link {
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	color:#000066;
	text-decoration:none;
}
a:visited {
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;	
	text-decoration:none;
	color:#000099;
}
a:hover {
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	text-decoration: none;
	color:#003366;
}
.table1{
	background-color:#333333;
}
.table2{
	background-color:#CCCCCC;
	border-bottom-color:#666666;
	border-bottom-width:thin;
	border-top-color:#666666;
	border-top-width:thin;
}
.table3{
	background-color:#999999;
	border-bottom-color:#666666;
	border-bottom-width:thin;
	border-top-color:#666666;
	border-top-width:thin;
}
.button {
	font-family: "Arial Narrow", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color:#FFFF00;
	border: #000000;
}	


