body, td, th {
  font-family: Palantino, "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 1rem;
  font-weight: normal;
  color: rgba(0, 0, 0, 1.00);
}
body {
  background-color: rgba(211, 255, 205, 0.76);
  margin-left: 0px;
  margin-top: 0px;
}
a:link {
  color: rgba(0, 102, 153, 1.00);
  text-decoration: none;
  font-weight: bold;
}
a:visited {
  color: rgba(0, 102, 153, 1.00);
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: rgba(153, 0, 0, 1.00);
  text-decoration: none;
  font-weight: bold;
}
a:active {
  color: rgba(153, 0, 0, 1.00);
  text-decoration: none;
  font-weight: bold;
}
img.imgborder {
  border: groove;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-top: 2px;
}
img.imgleft {
  float: left;
  border: groove;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-top: 2px;
}
img.imgcenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: groove;
}
img.imgright {
  float: right;
  border: groove;
  margin-left: 2px;
  margin-bottom: 2px;
  margin-top: 2px;
}
img.imgright_noborder {
  float: right;
  margin-left: 2px;
  margin-bottom: 2px;
  margin-top: 2px;
}
@media (min-width: 1px) {
  .img-left-then-centered {
    margin-right: auto;
    margin-left: auto;
    display: block;
    padding: 0px 0px 0px 0px;
  }
  .img-right-then-centered {
    margin-right: auto;
    margin-left: auto;
    display: block;
    padding: 0px 0px 0px 0px;
  }
}
@media (min-width: 576px) {
  .img-left-then-centered {
    float: left;
    display: block;
    padding: 0px 3px 0px 0px;
  }
  .img-right-then-centered {
    float: right;
    display: block;
    padding: 0px 0px 0px 3px;
  }
}
/*             */
/* typograp[hy */
/*             */
.author {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.6667rem;
  font-weight: normal;
  color: rgba(0, 0, 0, 1.00);
}
.storybodyboldcentered {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: bold;
  color: rgba(0, 0, 0, 1.00);
  text-align: center;
}
.storybodyboldcenteredblue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: bold;
  color: rgba(215, 60, 73, 1.00);
  text-align: center;
}
.storybodyboldcenteredgreen {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: bold;
  color: rgba(0, 128, 0, 1.00);
  text-align: center;
}
.storybodyboldcenteredred {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: bold;
  color: rgba(215, 60, 73, 1.00);
  text-align: center;
}
.storybodycentered {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8333rem;
  font-weight: normal;
  color: rgba(0, 0, 0, 1.00);
  text-align: center;
}
.fancy_bold {
  font-family: Copperplate Gothic Bold;
  font-size: 0.9167rem;
  color: rgba(215, 60, 73, 1.00);
}
.fancy_bold_blue {
  font-family: Copperplate Gothic Bold;
  font-size: 0.9167rem;
  color: rgba(215, 60, 73, 1.00);
}
.fancy_bold_green {
  font-family: Copperplate Gothic Bold;
  font-size: 0.9167rem;
  color: rgba(0, 128, 0, 1.00);
}
.emphasized {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: bold;
  color: rgba(102, 0, 0, 1.00);
}
.leftheading1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: bold;
  font-style: italic;
  text-decoration: underline;
  color: rgba(102, 0, 0, 1.00);
  text-align: left;
}
.leftheading2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9167rem;
  font-weight: bold;
  color: rgba(102, 0, 0, 1.00);
  text-align: left;
}
.leftheading3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: bold;
  color: rgba(0, 0, 0, 1.00);
  text-align: left;
}
.subheading1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1667rem;
  font-weight: bold;
  text-align: center;
}
.subheading1red {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1667rem;
  color: rgba(215, 60, 73, 1.00);
  font-weight: bold;
  text-align: center;
}
.subheading1blue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1667rem;
  color: rgba(215, 60, 73, 1.00);
  font-weight: bold;
  text-align: center;
}
.subheading1green {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1667rem;
  color: green;
  font-weight: bold;
  text-align: center;
}
.subheading2 {
  font-family: Palantino, "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
}
.subheading3 {
  font-family: "Courier New", Courier, monospace;
  font-size: 1rem;
  font-weight: bold;
  color: rgba(215, 60, 73, 1.00);
  text-align: center;
}
.subheading4 {
  font-family: "Beach Wide", Helvetica, sans-serif;
  font-size: 1.1667rem;
  text-align: center;
}
.subheading5 {
  font-family: "Beach Wide", Helvetica, sans-serif;
  font-size: 1rem;
  text-align: center;
}