body, tr
  {  font-family: Arial, serif;
     font-size: 12px;
     line-height: 1.7em;
     color: #333333;
  }

a
  {  color: #0056BC;
  }

a:hover
  {  color: #FF0000;
  }

a.menu
  {  font-weight: bold;
     color: #333333;
     text-decoration: none;
  }

a.submenu
  {  color: #333333;
     text-decoration: none;
  }

a.menu:hover, a.submenu:hover
  {  color: #23560F;
  }

td.fade
  {  background: url(../img/background_fade.gif) top right;
     background-repeat: repeat-x;
  }

td.head
  {  background: url(../img/back_headfade.gif) top right;
     background-repeat: repeat-y;
     background-color: #FFFFFF;
  }

td.head2
  {  background: url(../img/bottomlogotrans.gif) top left;
     background-repeat: no-repeat;
     padding-left: 25px;
     padding-right: 25px;
     padding-bottom: 75px;
  }

.rij0
  {  background-color: #EEEEEE;
  }

.rij1
  {  background-color: #F5F5F5;
  }

h1
  {  color: #666666;
     font-size: 20px;
     text-align: right;
  }

h2
  {  color: #23560F;
     font-size: 18px;
     margin-top: 30px;
     margin-bottom: 5px;
  }

h3
  {  color: #666666;
     font-size: 16px;
     margin-top: 5px;
     margin-bottom: 5px;
  }

p
  {  margin-top: 0px;
     margin-bottom: 10px;
  }

.footer
  {  font-size: 10px;
     color: #838383;
  }

select.language
  {  color: #23560F; 
     font-size: 9px;
     font-family: Verdana, Arial, serif;
     width: 120px;
  }