body {
	font-family: Arial, Courier;
	font-size: 1em;
	text-align: left;
	color: rgb(0, 0, 0); 
	background-color: #ffffff; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.inspringen
{
	margin-left: 2.1em;
}

.margin-rechts
{
	margin-right: 1em;
}


.style5 
{
	font-size: 6px
}

p {
	font-family: Arial, Courier;
	font-size: 0.9em;
	text-align: left;
	margin-left: 1em;
	margin-right: 0.5em;
}

p.adres {
	font-size: 0.8em;
	margin-left: 4px;
}

li {
	font-family: Arial, Courier;
	font-size: 1em;
	text-align: left;
}

h1 {
	font-family: Arial, Courier;
	font-size: 1.6em;
	font-weight: bold;
	margin-left: 1.2em;
}

h2 {
	font-family: Arial, Courier;
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 1em;
	margin-top: 1em;
}

h3 {
	font-family: Arial, Courier;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	margin-left: 1.2em;
}

h4 {
	font-family: Arial, Courier;
	font-size: 1em;
	font-weight: bold;

	margin-left: 1.2em;
	font-variant: small-caps;
}

h5 {
	font-family: Arial, Courier;
	font-size: 0.8em;
	font-weight: bold;
	margin-left: 1.2em;
}

table {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	border: 0px;
	border-collapse: collapse; 
}

td {
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

a:link {
	color: #000099;
}

a:visited {
	color: #000099;
}

a:active {
	outline: none;
	color: #000099;
}

a:focus
{
-moz-outline-style: none;
}

