BODY {
  font-family: arial, sans-serif;
  background-color: #FFFFFF;
}
H1 {
  font-size: 18.0pt;
  margin-top: 0pt;
  margin-bottom: 10pt;
  font-family: arial, sans-serif;
  color: #000000;
  font-weight: bold;
  font-style: normal;
}
H2 {
  font-size: 18pt;
  margin-top: 5pt;
  margin-bottom: 5pt;
  font-family: arial, sans-serif;
  color: #000000;
  font-weight: bold;
  font-style: normal;
}
H3 {
  font-weight: bold;
  font-size: 14.0pt;
  margin-top: 5pt;
  margin-bottom: 5pt;
}
H4 {
  font-weight: bold;
  font-size: 12.0pt;
  margin-top: 5pt;
  margin-bottom: 5pt;
}
H5 {
  font-weight: bold;
  font-size: 10.0pt;
}
H6 {
  font-weight: bold;
  font-size: 8.0pt;
}
P {
  font-size: 10.0pt;
  margin-top: 0pt;
  margin-bottom: 5pt;
}
A.expandspot {
  color: #008000;
  cursor: hand;
  font-style: italic;
  text-decoration: none;
}
SPAN.expandtext {
  font-style: italic;
  font-weight: normal;
  color: #ff0000;
}
A.dropspot {
  cursor: hand;
  color: #008000;
  font-style: italic;
  text-decoration: none;
}
A.glossterm {
  color: #800000;
  cursor: hand;
  font-style: italic;
  text-decoration: none;
}
SPAN.glosstext {
  font-style: italic;
  font-weight: normal;
  color: #0000ff;
}
OL,
UL {
  margin-top: 0px;
  margin-bottom: 0px;
}
A:link {
  color: #ee3224;
}
A:active {
  color: #ff0000;
  text-decoration: underline;
}
A:hover {
  color: #800000;
}
A.popupspot {
  color: #ed3023;
}
A:visited {
  color: #800000;
  text-decoration: underline;
}
img {
  margin-top: 15px;
  border: none;
}
a:hover g path {
  fill: #fcacac;
}
a:hover g polygon {
  fill: #fcacac;
}
svg {
  max-width: 90vw;
  max-height: 90vh;
  margin: auto;
  display: block;
}
.image_nav {
  float: inline-start;
}
#Areas {
  filter: drop-shadow(0px 2px 3px rgb(0 0 0 / 0.3));
}
#Outlines {
  pointer-events: none;
}
#Labels {
  display: none;
}