.indent p {
  margin-bottom: 1em;
  padding-bottom: 0;
}
.indent p + p {
  margin-top: 0;
  padding-top: 0;
  text-indent: 0;
}
h4 {
  font-size:105%
}
blockquote {
  margin:1em 1em;
  line-height:1.5;
}