h2 { 
  font-size: 1.5em; 
  }

h3 { 
  font-size: 1.25em; 
  }

h4 { 
  font-size: 1em; 
  }

h3, h4 {
  margin-top: .5em;
  margin-bottom: 0em;
  }

caption { 
  color: #636363;
  font-size: small;
  }

a.nav { 
  text-decoration: none;
  color: #CC3300;
  }

a.nav:hover {
  color: #636363; 
  }