body {
  margin: 0px;
  line-height: 18px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
}
.smallest {
  font-size: 8px;
  margin-top: -2px;
}
a h2:hover {
  color: #86858a;
}
h1 {
  color: #0f2c68;
  font-family: Times, serif;
  font-variant: small-caps; 
  font-size: 17px;
  margin-top: 20px;
  border-bottom: 1px solid #0f2c68;
}
h2 {
  color: #0f2c68;
  font-family: Times, serif;
  font-variant: small-caps; 
  margin-top: 20px;
  font-size: 17px;
  border-bottom: 1px solid #0f2c68;
}
h3 {
  clear: both;
  color: #0f2c68;
  font-family: Times, serif;
  margin-top: 12px;
  font-size: 15px;
  border-bottom: 1px solid #0f2c68;
}
h4 {
  clear: both;
  color: #0f2c68;
  font-family: Times, serif;
  margin-top: -6px;
  margin-bottom: 24px;
  text-align: right;
  font-variant: small-caps; 
  font-style: italic;
  font-size: 14px;
  line-height: 16px;
}
h4.notafter {
  margin-bottom: 0px;  
}

