body {
  font-family: HelveticaNeue, Helvetica, Arial, sans-serif;
  font-stretch: condensed;
  line-height: 1.5em;
}

strong {
  font-size: 2em;
  line-height: 1em;
}

.small {
  font-size: .75em;
  line-height: 1.25em;
}

a:link {
  text-decoration: none;  
}

a:visited {
  text-decoration: none;  
}

a:hover {
  text-decoration: underline;  
}

a:active {
  text-decoration: none;  
}


