/*                                                                    
/*  ActiveXperts Software B.V.                                        
/* Copyright(C) All rights reserved. 
/*                                                                    
/*  Web:     http://www.activexperts.com                              
/*  E-mail:  info@activexperts.com                                    
/*  Tel.:    +31-(0)74 255 2140                                       
/*                                                                    
/* ----------------------------------------------------------------- */


body {
  padding:0; margin:0;

  font-family:arial, helvetica, sans-serif;
  color:#333;
  background:#fff;
}


#header,
#navigation,
#sidebar,
#mainbuttons,
#footer { display:none; }

#printbranding {
  display:block;
  width:260px;
  height:80px;
}

a {
  color:#333;
  font-family:arial, helvetica, sans-serif;
  text-decoration:none;
}