body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
  letter-spacing: 0.2pt;
	line-height: 15px;
	color: #393939;
}

li.pdf_list{
  list-style: none;
  line-height: 17px;
  margin: 5px 0 0 0;
  padding: 0 0 0 25px;
  background:  url(../img/blt/blt_pdf.png) no-repeat 0 0;
}

li.arrow_list{
  list-style: none;
  line-height: 17px;
  margin: 5px 0 0 0;
  padding: 0 0 3px 25px;
  background:  url(../img/blt/blt_arrow.gif) no-repeat 0 0;
}

li.link_list{
  list-style: none;
  line-height: 17px;
  margin: 5px 0 0 0;
  padding: 0 0 0 25px;
  background:  url(../img/blt/blt_link.gif) no-repeat 0 0;
}

table.qrios_table {
  background-color: #eee;
  border: 1px solid #ccc;
}

table.qrios_table tr{
  padding-top: 8px;
  background-image : url(../img/bg_tabel_rij.png);
  background-position: top;
  background-repeat: repeat-x;
  background-color: #fff;
}

tr.tabel_kop, tr.tabel_kop td, td.tabel_kop, th.tabel_kop {
  background-color: #ddd;
  background-image: none;
  font-weight: bold;
}

h1, h1 a {
	font-family:  times, Arial, Helvetica, sans-serif;
	font-size: 24px;
  letter-spacing: 0.5pt;
  font-weight: normal;
}

h2, h2 a {
	font-family:  times, Arial, Helvetica, sans-serif;
	font-size: 20px;
  font-weight: normal;
  font-weight: bold;
  text-decoration: none;
}

h3 {
	font-size: 12pt;
  font-variant: italic;
}

a img {
	border: none;
}
