body {
  background: #fff;
  margin: 40px;
  font-family: Verdana, arial, helvetica, sans-serif; 
  font-size: 10pt;
}

img { 
  border: none;
}

hr {
  border: 0;
  width: 99%;
  height: 1px;
  border: none;
  border-top: 1px dashed #000;
}

pre { 
  display: block;
  font-family: monospace;
  font-family: "Andale Mono", "Bitstream Vera Sans Mono", Courier, monospace; 
  white-space: pre;
}

a {
  color: #333;
}
