h1
{
  color: #003366;
  font-family: verdana;
  font-size: 10pt;
  font-weight: bold;
  line-height: 12pt;
}

body,p,td
{
  color: #003366;
  font-family: verdana;
  font-size: 10pt;
  line-height: 12pt;
}
.geel
{ color: ffff00;
}
.kop
  {
   color: #003366;
  font-family: verdana;
  font-size: 10pt;
  font-weight: bold;
  line-height: 12pt;
 }
.rood
{ color: ff0000;
font-size: 8pt;font-weight: bold;
}
.blauw
{ color: 000033;
font-size: 10pt;
}
.wit
{
  color: white;font-size: 8pt;font-weight: bold;
}

.header
{
  color: #00386E;
  font-weight: bold;
}

a	{
text-decoration:underline;
color: #003366;
  font-family: verdana;
  font-size: 10pt;}


a:link	{
text-decoration:underline;
color: #003366;
  font-family: verdana;
  font-size: 10pt;

	}
a:hover	{
color: #003366;
  font-family: verdana;
  font-size: 10pt;
text-decoration:none;}



.red {
	color: #F00;
}

