#navbar, #screenonly {
  display: none !important;
}
body, #content {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none;
  font-size: 10pt;
}

h1#printonly {
  font-size: 16pt;
}

p, p#printonly {
  font-size: 10pt;
}

p.resume {
  font-size: 10pt;
  margin: 0;
}

#container {
  background: none;
  float: none !important;
}

body {
  position: static; width: auto; height: auto;
  margin: 1em 0 0; padding: 0; border-top: none;
  font-size: 10pt; text-align: right;
  background: none;
}
a:link, a:visited, a em {
  position: static; display: inline;
  font-size: 10pt; font-weight: normal; width: auto; height: auto;
  margin: 0; padding: 0;
  background: none; color: #555;
}

#content {
  padding: 0 0 0.5em; margin: -1.5em 0 2em; text-align: left;
  background: none; position: relative;
  float: none !important;
}