
body {
		font-family: Verdana, "Times new Roman", Tahoma, Sans-serif;
		background: #ffffff;
		color: #004080;
		padding-top: 0pt;
		padding-left: 40pt;
		padding-right: 40pt;
}
body.menu {
		background: #004080;
		color: #ffffff;
		padding-left: 0pt;
		line-height: 20pt;
}

h1 {
		font-size: 12pt;
		line-height: 40pt;
}

h2 {
		font-size: 12pt;
}

p {
		font-size: 9pt;
		line-height: 15pt;
		text-indent: 10mm;
		text-align: justify;
		clear: none;
}

p.center {
		font-size: 9pt;
		line-height: 15pt;
		text-indent: 10mm;
		text-align: center;
}

p.small {
		font-size: 7pt;
		line-height: 12pt;
		text-indent: 0mm;
		text-align: center;
}

table {
		text-align: left;
		font-size: 9pt;
		width: 100;
		cellspacing: 20;
		border: 0;
}

#half {
		width: 50%;
}

A:link {
		color: #004080;
}

A:visited {
		color: #004080;
}

A:active {
		color: #004080;
}

img.normaal {
		padding: 0pt;
		border-width: 5pt;
		border-color: #ffffff;
}

img.picture1 {
		padding: 0pt;
		float: left;
		border-width: 5pt 10pt 5pt 0pt;
		border-color: #ffffff;
		clear: none;
}

img.picture2 {
		padding: 0pt;
		float: right;
		border-width: 5pt 0pt 5pt 10pt;
		border-color: #ffffff;
		clear: none;
}

ol {
 		list-style-type: disc;
		list-style-position: outside;
		font-size: 9pt;
		line-height: 15pt;
		text-align: left;
}