BODY
{
  Color: #03144C;
  Font-Family: Arial;
  Font-Size: 9pt;
}

IMG
{
  Border-Style: none;
}

.groot
{
  Font-Size: 14pt;
}
.middel
{
  Font-Size: 12pt;
}
.klein
{
  Font-Size: 7.5pt;
}

A
{
  text-decoration: underline;
  color: 03144C;
}
A:Hover
{
  color: #03144C;
}
A:ACTIVE
{
  color: #03144C;
}

TD
{
  Color: #03144C;
  Font-Size: 9pt;
}

TABLE
{
	Border-Style: none;
}

input, select, textarea
{
  Font-Family: Arial;
  Font-Size: 9pt;
  border-width:1;
  border-color:#03144C;
  border-style:solid;
}
