body {
  font-family: "Times New Roman", serif;
  font-size: 9pt;
  margin: 0;
  padding: 0;
  color: #000;
  background: #fff;
}

h1 {
  margin-top: 0;
  font-size: 1.5em;
}

h2 {
  font-size: 1.125em;
  text-transform: uppercase;
  border-bottom: 1px solid #000;
  padding-bottom: 0.25em;
  margin: 1.5em 0 0.8em;
  letter-spacing: 2px;
}

h3 {
  font-size: 1.125em;
}

h4 {
  font-size: 1em;
}

a {
  text-decoration: none;
  color: #000;
}

#references a[href^="mailto:"]:after {
  content: " (" attr(href) ")";
  font-size: 90%;
}

ul {
  padding-left: 1.5em;
}

p, li {
  line-height: 1.3;
}

li {
  list-style: circle;
}

#description {
  margin: 1em 0;
}

#experience {
  margin-top: 0;
}

#address {
  float: right;
  margin: 0;
}

.date-range {
  float: left;
  width: 15%;
}

.location {
  float: right;
}

.date-range, .location {
  margin: 0;
}

.description {
  margin-left: 16%;
  width: 63%;
}

img {
  visibility: hidden;
}

#last-updated {
  display: none;
}

#other-experience { page-break-before: always; }
