.imgdiv {
  display: block;
  text-align: center;
}
.imgsize {
  height: auto;
  max-width: 60%;
}
.imgsize100 {
  height: auto;
  max-width: 100%;
}
a {
  color: inherit;
}
.line {
  border-style: none;
  border-top: 1px solid #878787;
}
.ted_bold {
  font-family: "Spectral SemiBold", serif;
  font-weight: bold;
}
.ted_italic {
  font-style: italic;
}
.ted_body {
  display: block;
  font-family: "Spectral Light", serif;
  font-size: 1em;
  line-height: 1.2;
  text-align: left;
  padding: 0;
  margin: 5pt;
}
.ted_author_date {
  color: #878787;
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 0.7em;
  text-transform: uppercase;
  margin: 0.75rem 0 2rem 0;
}
.ted_author {
  display: none;
  color: inherit;
}
.ted_date {
  color: inherit;
}
.ted_title {
  color: #373737;
  display: block;
  font-family: "Roboto Medium", sans-serif;
  font-size: 1.9em;
  font-weight: bold;
  margin: 0.5rem 0 0.5rem 0;
}
.ted_subtitle {
  color: #878787;
  /*color: #777;*/
  display: block;
  font-family: "Roboto Light", sans-serif;
  font-size: 1.1em;
  font-weight: normal;
  margin: 0 0 0.5rem 0;
}
.ted_h2 {
  page-break-before: always;
  color: #373737;
  display: block;
  font-family: "Roboto Medium", sans-serif;
  font-size: 1.7em;
  font-weight: bold;
  margin: 1rem 0 0.5rem 0;
}
.ted_h3 {
  color: #373737;
  display: block;
  font-family: "Roboto Medium", sans-serif;
  font-size: 1.4em;
  font-weight: normal;
  margin: 1rem 0 0.5rem 0;
}
.ted_h4 {
  color: #373737;
  display: block;
  font-family: "Roboto Medium", sans-serif;
  font-size: 1.15em;
  font-weight: normal;
  margin: 1rem 0 0.5rem 0;
}
.ted_p1 {
  color: #373737;
  display: block;
  line-height: 1.5;
}
.ted_block {
  color: #373737;
  display: block;
  font-size: 0.85em;
  margin: 0 0 0 4rem;
}
.ted_block_bold {
  color: #373737;
  display: block;
  /*font-family: "Spectral SemiBold";*/
  font-size: 0.85em;
  margin: 0 0 0 4rem;
}
.ted_ytb {
  color: #373737;
  font-size: 0.75em;
  text-align: center;
  margin: 0 3rem;
}
.ted_figcap {
  color: #373737;
  font-size: 0.75em;
  text-align: center;
  margin: 0 4rem;
}
.ted_end {
  color: #373737;
  display: block;
  font-weight: normal;
  font-size: 1em;
  text-align: left;
}
.ted_ul, .ted_li, .ted_ol {
  color: #373737;
  font-weight: normal;
}
.toc_h1 {
  color: #373737;
  display: block;
  font-family: "Roboto Medium", sans-serif;
  font-size: 1.9em;
  font-weight: bold;
  margin: 0.5rem 0 0.5rem 0;
}
.toc_p {
  color: #373737;
  display: block;
  font-family: "Roboto Medium", sans-serif;
  font-size: 1.4em;
  font-weight: normal;
  margin: 1rem 0 0.5rem 0;
}
.toc_ul {
  padding-left: 0;
  margin-left: 0;
}
.toc_li {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}
.toc_a {
  color: #373737;
  display: block;
  line-height: 1.5;
  text-decoration: none;
  margin: 0.5rem 0;
}
.toc_a:hover {
  color: #373737;
  display: block;
  line-height: 1.5;
  text-decoration: underline;
  margin: 0.5rem 0;
}
