body {
  font-family: Verdana, Helvetica, sans-serif;
  font-size:      1em;
  font-weight:    normal;
  color:      #000;
  background: #fff;

  word-spacing:   normal;
  letter-spacing: normal;
  text-transform: none;
}

img {
  border: none;
}

pre.example {
  margin: 1em 4em 1em 4em;
  color: black;
  background-color: #eee;
  padding: 0.5em;
  border-color: #006;
  border-width: 1px;
  border-style: dotted;
}


/* NS 4 needs this */
pre, code, tt {
  font-family: Courier, monospace;
}

div.header {

}

span.slogan {
  font-size: 9pt;
}

div.footer {
  font-size: 8pt;
  background-color: white;
  color : #808080;
}
