body, html 

{ 

	margin-left: 0px; 

	margin-top: 0px; 

	margin-right: 0px; 

	margin-bottom: 0px;

	overflow: auto;

	background-image: url(achtergrond/paperback.jpg);


	scrollbar-3dlight-color:#008000;

  scrollbar-arrow-color:#008000;

  scrollbar-base-color:#FFFFFF;

  scrollbar-darkshadow-color:#008000;

  scrollbar-face-color:#F3,F0,F7;

  scrollbar-highlight-color:#FFFFFF;

  scrollbar-shadow-color:#F3,F0,F7;

	

	font-family:verdana;arial;

  font-size: 10pt;

  font-style: normal;

	font-weight: normal;

	text-decoration: none;

	color: black;

}



table, tr, td

{

	border-width: 0;

	border-style: none;

	font-size: 10pt;

}



table.title, tr.title, td.title

{

  width: 100%;

  background-color: #800000;

  font-size: 10pt;

  font-weight: bold;

  color: #005100;

}



a:link, a:visited 

{ 

  text-decoration: none;

  font-weight: bold;

  color: #005100;

}



a:hover 

{ 

  text-decoration: underline;

  font-weight: bold;

  color: #005100;

}



h1

{

  font-size: 10pt;

  font-style: normal;

	font-weight: bold;

	text-decoration: none;

}



h2

{

  font-size: 10pt;

  font-style: italic;

	font-weight: bold;

	text-decoration: none;

	color: black;

}



h3

{

  font-size: 12pt;

  font-style: normal;

	font-weight: bold;

	text-decoration: none;

}



h4 

{

  font-size: 14pt;

  font-style: normal;

	font-weight: bold;

	text-decoration: none;

}



ul

{

  list-style-image: url('jpg/arrow.gif');

	margin-left: 0px;

	padding-left: 1.5em

}



hr

{

  color: #005100;

  font-size: 8pt;

}