div.maketitle {
  text-align:center;
  margin-bottom: 2em;
}

div.author {
  font-size: 125%;
}

div.abstract {
  font-weight: bold;
  font-size: 85%;
  margin:0 10%;
}

div.centerline {
  text-align: center;
}

div.figure-wrapper {
  text-align:center;
}

p:not(.text-muted) {
  font-family: Georgia, "Times New Roman", Times, serif;
}

p {
  text-align: justify;
}

@media (max-width: 443px) {
  p {
    text-align: left;
  }
}

p.indent{
  text-indent: 1.5em
}

p.noindent {
   text-indent: 0em
}

.description {
  font-size: 95%
}

dd.description {
  text-indent: 2em
}
