/* stylesheet met stijlen hefpunt.nl
   H.R. ter Veer augustus 2007 h.r.terveer@noorderzijlvest.nl
*/
body     {
         background-color:		white;
         font-family:                   Verdana,Arial;
         font-size:                     10pt;
         text-decoration:               none;
         font-weight:                   narrow;
         color:                         black;
         }
#blauw   {
         font-weight:                   bold;
         color:                         #0065bd;
         }
#groen   {
         font-weight:                   bold;
         color:                         #019069;
         }
#oranje  {
         font-weight:                   bold;  
         color:                         #FF8200;
         }