body{
   color: #000000;
   background-color: #ffffff;
   font-size: 0.8em; 
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

A:link  {color:#336699;text-decoration:none;}
A:visited {color:#990033;text-decoration:none;}
A:active  {color:#006633;text-decoration:none;}
A:hover   {color:#006633;text-decoration:underline;}

td{
   vertical-align: top;
   font-size: 0.8em; 
   font-family: Arial, Helvetica, sans-serif;
}

th{
   text-align: left;
   font-size: 0.8em; 
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
}

.greenCode{
   color:#006600;
}

.redCode{
   color:#660000;
}

.uRedCode{
   color:#660000;
   text-decoration:underline;
}

.langtNed{
   margin-top: 10.0em;
}
