body {
	margin: 0px;
	background: url('images/achtergrond.jpg') repeat-y;
}

a:link  {color: #373737 }
a:visited {color: #373737 }
a:active {color: #373737 }
a:hover {color: #828282 }

td.content {
	background: url('images/content.jpg') no-repeat;
	padding:20px 40px 0 30px; 
	width: 597px;
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
	line-height: 20px; 
}



h1 {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	line-height: 20px; 
}

h2 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	line-height: 20px; 
}

h3 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-align: justify;
	line-height: 18px; 
}

h4 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	text-align: justify;
	line-height: 14px; 
}

h5 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	line-height: 20px; 
}