body {
	color: #000000;
	background: url(images/grad2.png) top left repeat-x;
	background-color: #e0e5f0;
	margin: 1cm 1.5cm 1cm 1.5cm;
	font-family: "Palatino", "Book Antiqua", "Times New Roman", serif;
	font-size: 11pt;
}

h1 {
	color: #505050;
	background-color: inherit;
	font-weight: bold;
	font-size: 22pt;
	margin: 0.25cm 0cm 0cm 0cm;
}
h2 {
	color: #505050;
	background-color: inherit;
	font-weight: bold;
	font-size: 18pt;
	margin: 0.25cm 0cm 0cm 0cm;
}
h3 {
	color: #787878;
	background-color: inherit;
	font-weight: bold;
	font-style: italic;
	font-size: 14pt;
	margin: 0.25cm 0cm 0cm 0cm;
}
h4 {
	color: #787878;
	background-color: inherit;
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	margin: 0.25cm 0cm 0cm 0cm;
}

p {
	margin: 0.125cm 0.25cm 0.125cm 0.25cm;
	text-align: justify;
}
p.pwimage {
	text-align: center;
}
p.pwthumbs {
	text-align: left;
}

img.pwimage {
	border: solid 1px;
	margin: 2px;
}
img.pwthumbs {
	border: solid 1px;
	margin: 2px;
}

pre {
	margin: 0cm 0.5cm 0cm 0.5cm;
	padding: 0.125cm 0.125cm 0.125cm 0.125cm;
	font-family: "Courier New", monospace;
	background-color: #eeeeff;
}

a:link { color: #405080; background-color: inherit; text-decoration: none; }
a:visited { color: #405080; background-color: inherit; text-decoration: none; }
a:active { color: #408050; background-color: inherit; text-decoration: none; }
a:hover { text-decoration: underline; }

table { margin: 0.125cm 0.25cm 0.125cm 0.25cm; border: 0; padding: 0; }
table.master { margin: 0cm 0cm 0cm 0cm; border: solid 1px; border-color: #686868; color: inherit; background-color: #ffffff; }
table.footer { margin: 0.25cm 0cm 0cm 0cm; border: 0; padding: 0; width: 100%; }

td {
	padding: 0cm 0.25cm 0cm 0.25cm;
	border: 0;
	vertical-align: text-top;
}
td.master {
	padding: 0cm 0cm 0cm 0.5cm;
	width: 100%;
	vertical-align: top;
}
td.menu {
	padding: 0cm 0.5cm 0cm 0cm;
	vertical-align: top;
	white-space: nowrap;
	border-right: solid 1px #e0e0e0;
}
td.caption {
	padding: 0cm 0cm 0.5cm 0cm;
	text-align: center;
	vertical-align: middle;
}
td.version {
	white-space: nowrap;
}
td.period {
	white-space: nowrap;
}
td.date {
	white-space: nowrap;
}
td.activity {
}
td.copy {
	padding: 0cm 0cm 0cm 0cm;
	text-align: right;
	font-size: 10pt;
}
td.footimgs {
	padding: 0cm 0cm 0cm 0cm;
	text-align: left;
	font-size: 10pt;
}

span.dutch { font-style: oblique; }
span.pubjournal { font-style: italic; }
span.pubvolume { font-weight: bold; }
span.pubpages { }

span.code { font-family: "Courier New", monospace; }

hr.menu { height: 1px; border: none; background: #e8e8e8; }

img.footimgs { border-width: 0px; vertical-align: middle; }

ol {
	margin: 0.125cm 0.25cm 0.125cm 0.25cm;
	text-align: justify;
}
ul {
	margin: 0.125cm 0.25cm 0.125cm 0.25cm;
	text-align: justify;
}
