body, .normalfont, input, textarea, select {
	font-family: arial;
	font-size: 8pt;
	overflow: hidden;
	color: #000000;
}

.bodystyle {
	font-family:  arial;
	font-size: 8pt;
	color: #000000;
}

.faqindex {
color: #BC0F04;
font-family: arial;
text-decoration: none;
font-weight: bold;
font-size: 8pt;
margin-bottom: 6px;
}

UL.faqindex {
  margin-left: 20px;
}

a.faqindex:hover {
text-decoration: underline;

}

.faqQ {
 color: rgb(0,0,120);
 font-size: 13px;
 font-weight: bold;
 font-family: Verdana;
 margin-bottom: 6px;
}

.faqA {
 color: black;
 font-size: 10px;
 font-weight: none;
 font-family: Verdana;
 }
 
 #back1 {
   background-color: #eeeeee;
  }

  #back2 {
   background-color: white;
  }

.header {
  font-family: verdana;
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
  margin-bottom: 8px;
 }

.headersmall {
  font-family: verdana;
  font-size: 8px;
  font-weight: bold;
  color: #000078;
  margin-bottom: 8px;
}

.indent {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.venstersluiten {
	font-family: verdana;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
}

.ksinline {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #eeeeee;
}

.small {
	font-family: verdana;
	font-size: 8pt;
}

.link:link, .link:visited {	
	font-weight: bold;
	color:		#BC0F04;
	text-decoration: none;
}

.link:hover {
	text-decoration: underline;			
}
