html, td {
  font-size: 1.4em;
  font-family: Georgia;
}
#top-left-cell {
  padding-right: 40px;
}
#top-right-cell {
  width: 330px;
}
ul, ol, blockquote, p {
  margin-top: 10px;
}
li {
  margin-bottom: 10px;
}
h1, h2 {
  font-variant: small-caps;
}
h2 {
  margin-bottom: 0px;
}
a:link, a:active {
  color: #990033;
}
a:visited {
  color: #666;
}
q:before {
  content: "\201C";
  padding-right: 0.1em;
}
q:after {
  content: "\201D";
  padding-left: 0.1em;
}
#breadcrumb {
  margin-top: -20px;
}
img.headshot {
  float: left;
  padding: 0 8px 20px 0;
}
