* {
* margin: 0px;
* padding: 0px; 
  }
body { 
  width:100% !important;
  margin:0 !important;
  letter-spacing:0.2pt; 
  font-family: Garamond,"Times New Roman", serif; 
  color: #000; 
  background: none; 
  font-size: 12pt; 
}

hr { background-color: #ccc; }

td#tdright, td#tdleft {
  width:0px;
}

#header, #nieuwsbrief, #slides, #one, #tdright, tdleft
 { display: none; }
 
/* Images */
img { display: block; 
  margin: 1em 0; }
a img { border: none; }

/* Links */
a {
    text-decoration: none;
    color: black;
}



