* {
  background-image: none;
  float: none;
  width: auto;
  height: auto; 
}
body {
  font: 12pt/1.2 georgia, new york ce, utopia, serif;
  color: #000;
}
#header, #footer, .left, .right, hr, input, form {
  display: none;
}
img {
  float: left;
  margin: 0 20pt 25pt 0;
  clear: both;
}
a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px black dotted;
}
h1, h2, h3, h4, h5, h6 {page-break-after: avoid; }