body {
	font-family:	georgia, times new roman, times;
	color:			black;
	background-color:	#D9D5D1;
	margin:			0px;
}

p {
	margin-left:	70px;
	margin-right:	70px;
	text-align:		justify;
}

h1 {
	margin-left:	20px;
	margin-right:	40px;
}

h2 {
	margin-left:	40px;
	margin-right:	40px;
	margin-top:		40px;
	color:			#888;
}

h3 {
	margin-left:	70px;
	margin-right:	70px;
	margin-top:		40px;
	color:			#000;
}

ul {
	margin-left:	60px;
	margin-right:	60px;
}

li {
	list-style:		circle;
	padding-top:	10px;
	padding-left:	20px;
}

p.kop {
	color:			black;
	font-family:	verdana, tahoma, arial, helvetica, sans;
	font-size:		10px;
	margin-right:	25px;
	text-align:		right;
}

p.copy {
	color:			#999;
	font-family:	verdana, tahoma, arial, helvetica, sans;
	font-size:		10px;
	margin-right:	20px;
	margin-left:	20px;
	text-align:		center;
}

p.quote {
	font-style:		italic;
	text-align:		right;
}

p.meer {
	text-align:		right;
}

p.center {
	text-align:		center;
	margin-left:	10px;
	margin-right:	10px;
	margin-bottom:	0px;
}

a.meer:link {
	color:			black;
	font-style: italic;
	text-decoration:	none;
}

a.meer:visited {
	color:			black;
	font-style:		italic;
	text-decoration:	none;
}

a.meer:hover {
	color:			#999;
	font-style:		italic;
	text-decoration:	underline;
}

a:link {
	color:			black;
	font-style:		italic;
	text-decoration:	none;
}

a:visited {
	color:			black;
	font-style:		italic;
	text-decoration:	none;
}

a:hover {
	color:			#999;
	font-style:		italic;
	text-decoration:	underline;
}

a.kop:link {
	color:			#222;
	font-family:	verdana, tahoma, arial, helvetica, sans;
	font-style:		normal;
	font-size:		10px;
	text-decoration:	none;
}

a.kop:visited {
	color:			black;
	font-family:	verdana, tahoma, arial, helvetica, sans;
	font-size:		10px;
	font-style:		normal;
	text-decoration:	none;
}

a.kop:hover {
	color:			maroon;
	font-family:	verdana, tahoma, arial, helvetica, sans;
	font-size:		10px;
	font-style:		normal;
	text-decoration:	underline;
}

pre {
	margin:			40px;
	background-color: #EEE;
	font-family:	courier new, courier, monospace;
	font-size:		smaller;
}

.totaal {
	margin:			0px;
	height:			100%;
	width:			750px;
	border:				1px solid black;
	border-left:		0px;
	background-color:	white;
}

.title {
	margin:			0px;
	width:			750px;
	height:			51px;
	background-image:		url('gfx/kop.png');
	background-repeat:	no-repeat;
}
