  .TITEL { text-decoration:none;font-weight:bold; color: #008000 ; font-size:18pt; }    
  .SUBTITEL { text-decoration:none;font-weight:bold; color: #008000; font-size:12pt; }
  .SMALL { color: #000000; font-size:8pt; }
  .STANDAARD { color: #000000; font-size:10pt; }
  .IFR { border-color: #008000; border-width: 1px; border-left: 1px solid #008000;border-top: 1px solid #008000;border-right: 1px solid #008000;border-bottom: 1px solid #008000;}

body 
{ 
  margin-left: 10%; 
  margin-right: 10%; 
  font-family: "Arial";
  font-size: 10pt;
  background-color: #FFFFFF
}

A: { text-decoration:none; color: #0000FF }
A:visited { text-decoration:none; color: #0000FF }
A:hover { text-decoration:underline; color: #008000; }



