html,
body {
  color: #53565a;
  line-height: 1;
  font-family: "NexusSerifComPro Regular", "Times New Roman", Times, serif;
  font-size: 16pt; }

a:link {
  color: #ff8200;
  text-decoration: none; }

a:visited {
  color: #007398; }

a:hover {
  text-decoration: underline; }

a:active {
  text-decoration: underline; }

h1, h2, h3, h4, h5, h6 {
  color: #007398;
  font-family: sans-serif; }

h1 {
  font-size: 1.5em; }

h2 {
  font-size: 1.3em; }

h3 {
  font-size: 1.2em; }

p, li {
  line-height: 1.2; }

/*# sourceMappingURL=typography.css.map */
