<STYLE TYPE="text/css">
<!--
a
  { text-decoration: None; }
a:hover
  { text-decoration: Underline; color: #FF0000; }
html
  { margin: 1% 1%;  }

td
{
	align:right;
	vertical-align: text-top;
	text-decoration:none;
	font-family:arial;
	font-size:10pt;
	font-weight:none;
	color:#000000;
	border: ridge thin #000000;
}

td.hidden
{
	border: none;
	vertical-align: middle;
}

td.center
{ text-align: center; align: center }

a
{
	color: #000000;
	font-weight:bold;
	text-decoration: underline;

}

a:hover
{
	color: #AAAAAA;
	text-decoration: underline;
}

H1
{
	font-family:Arial;
}

H2
{
	font-family:Arial;
	font-size:16;
}

H3
{
	font-family:Arial;
	font-size:14;
}

img
{ float: center }

em
{ font-style : italic; font-weight: bold }

em.red
{ font-style : italic; font-weight: bold ; color: #880000; }

em.green
{ font-style : italic; font-weight: bold ; color: #008800; }

em.blauw
{ font-style : italic; font-weight: bold ; color: #000088; }

em.gray
{ font-style : italic; font-weight: bold ; color: #333333; }

td.bad
{	color: #FF0000;	background: #440000; }
td.okay
{	color: #FFFF00;	background: #444400; }
td.good
{	color: #009900;	background: #004400; }
td.hold
{	color: #0000FF; background: #000044; }
td.freechunk
{	color: #000000; background: #DDDDFF; }

p.right
{ text-align: right }

p.sub
{ text-align: right; font-size:7pt }

p.left
{ text-align: left }

p.justify
{ text-align: justify }

p.center
{ text-align: center }

p.poetry
{ font-style : oblique; letter-spacing: 0.2em }

body
{ background: #DDDDFF }

-->
</STYLE>