
.tekstcel
{
   font-family: Arial;
   font-size: 10pt;
   font-weight: normal;
   color: #FFFFFF;
   text-align: left;
   vertical-align: top;
}

.tekstcel b
{
   font-family: Arial;
   font-size: 11pt;
   font-weight: bold;
   color: #FFFFFF;
   text-align: left;
   vertical-align: top;
}


.hoofdmenu
{
   font-family: Arial;
   font-size: 10pt;
   font-weight: normal;
   color: #D8D8D8;
   padding: 3 3 3 3px;
   text-align: left;
   vertical-align: top;
}


.hoofdmenu a
{
   font-family: Arial;
   font-size: 10pt;
   font-weight: bold;
   color: #3E3E3E;
   text-decoration: none;
}

.hoofdmenu a:hover
{
   font-family: Arial;
   font-size: 10pt;
   font-weight: bold;
   color: #E0BE24;
   text-decoration: none;
}

body
{
   font-family: Arial;
   color: #FFFFFF;
   font-size: 9pt;
   scrollbar-face-color: #808080;
   scrollbar-shadow-color: #FFFFFF;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-3dlight-color: #FFFFFF;
   scrollbar-darkshadow-color:#FFFFFF;
   scrollbar-track-color: #FFFFFF;
   scrollbar-arrow-color: #000000;
}

table, tr, td
{ 
   font-family: Arial;
   font-size: 9pt;
   color: #FFFFFF;
}

th
{
   font-family: Arial;
   font-size: 10pt;
   font-weight: bold;
   text-align: left;
   color: #E0BE24;
   padding: 1 1 1 1px;
}

b, strong
{ 
   font-family: Arial;
   color: #000000;
   font-size: 9pt; 
   font-weight: bold;
}

a 
{ 
   font-family: Arial;
   color: #FFFFFF;
   font-size: 9pt;
   font-weight: normal;
   cursor: pointer;  
}

A:hover 
{
   color: #E0BE24;
   font-family: Arial; 
   font-size: 9pt;
   font-weight: normal;
}







