.bodytext,
.imgtext {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  font-weight: normal;
}

.imgtext {
  text-align: center;
}

.samples_row td {
  padding-bottom: 10px;
  vertical-align: top;
}

.samples_heading {
  font-weight: bold;
}

hr {
  margin-top: -1em
}

td {
  vertical-align: top
}

.img{
  max-width: 90%;
  height: auto;
}

.header,
.header a {
  background: #205389;
  color: white;
  text-align: center;
  font-size: 17px;
}

body {
  margin: 0px 0px 10px 0px;
  font-family: Sans-serif !important;
}

.sample-main {
  margin: 0px auto;
}

.year-head {
  text-align: center;
  background-color: antiquewhite;
}

.year-head a {
  font-weight: bold;
}

.second-head {
  text-align: center;
  font-weight: bold;
}

.block-item {
  white-space: nowrap;
}

.block-row {
  display: flex;
  flex-wrap: nowrap;
}

.legend {
  list-style: none;
  padding: 0;
}

.legend li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
}

.legend span {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  flex-shrink: 0;
  line-height: 30px;
}
