/* Replace sub.css's formatting*/
#subNav li{
 padding: 0.6em 0 0 0.6em;
}

address{
  font-size: 0.9em;
  letter-space: normal;
  line-height: 1.3em;
  padding-bottom: 0.5em;
}


.section ol{
  padding: 0.2em 2em 0.6em 1.6em;
}

.section ol li{
  padding-top: 0.3em;
}

strong{
 font-weight: bold;
}

em {
 font-style: italic;
}
