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

IMG
{
  Border-Style: none;
}

.groot
{
  Font-Size: 14pt;
  Font-weight: bold;
}
.middel
{
  Font-Size: 11pt;
  Font-weight: bold;
}
.small
{
  Font-Size: 7.5pt;
  Font-weight: bold;
}

A
{
  text-decoration: none;
  color: EEEEB7;
}
A:Hover
{
  color: #AAAAAA;
}
A:ACTIVE
{
  color: #AAAAAA;
}


TABLE
{
  Border-Style: none;
}
TD
{
  Color: #EEEEB7;
  Font-Family: Arial;
  Font-Size: 9pt;
}

input, select, textarea
{
  Font-Family: Arial;
  Font-Size: 8pt;
  color: #EEEEB7;
  border-width:1;
  border-color:#EEEEB7;
  background-color: #0F464B;
  border-style:solid;
}

