body, table {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 0;
	margin-top: 0;
	text-align: left;
}

a:link, a:visited, a:hover {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

h1 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -14px;
}

h4 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: -13px;
}

h5 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: -12px;
}


li {
	list-style-position: outside;
	margin-left: -22px;
	background-image: none;
	list-style-image: url(images/amp-pijl.gif);
	text-align: left;
}

.linkssmall {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

.disclaimer {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

