body {	
	background-image: url(../images/bg/bg_special.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left top;
	margin: 10px 10px 10px 10px;
	font-style: normal;
	color: #19117d;
	font-size: 10px;
	text-align: justify;
	font-family: arial,verdana;
	scrollbar-face-color: #F0F0F8; 
	scrollbar-shadow-color: #F0F0F8; 
	scrollbar-highlight-color: #F0F0F8; 
	scrollbar-3dlight-color: #D1D2E9; 
	scrollbar-darkshadow-color: #D1D2E9; 
	scrollbar-track-color: WHITE; 
	scrollbar-arrow-color: BLACK
}
	
table {
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-family: arial,verdana
}

h2 {
	color: #556AA1;
	font-size: 16px;
	font-style: normal;
	font-family: arial;
	font-weight: bold;
}

a {  
	font-family: Arial, Helvetica, sans-serif; 
	/*color: #D025B6;*/
	 color:#FCBC00;
	text-decoration: none; 
	cursor: hand
}

a:link, a:visited {
	/*color: #D025B6;*/
	 color:#FCBC00;
	text-decoration: none;
}

a:hover, a:active {
	/*color: #D025B6;*/
	 color:#FCBC00; 
	text-decoration: underline;	
}

.welkom_tekst {
	font-size: 11px; 
	color: white; 
	text-align: left;
}

.kopje_newportblue {
	color: #FFFFFF;
	font-size: 18px;
	font-family: arial;
	font-weight: bolder;
}

.kopje_tekst {
	/*color: #D025B6;*/
	 color:#FCBC00;
	font-size: 18px;
	font-family: arial;
	font-weight: bolder;
}

.kopje_wit {
	color: #FFFFFF;
	font-size: 15px;
	font-family: arial;
	font-weight: bolder;
}

.submit {
  background-color: #556AA1;
  color: #ffffff;
  font-weight: bold;
  font-size: 8pt;
  height: 14pt;
  border: 1px solid #000000;
}	

.tekst_wit {
	color: #FFFFFF;
	font-size: 15px;
	font-family: arial;
	font-weight: normal;
}

