<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section {
  color: #575756;
}
.section a {
  color: #4891dc;color: rgba(72, 145, 220, 0.8);
  text-decoration: none;
}
.section a:hover:not(.button-component):not(.button-cancel-component):not(.sml) {
  text-decoration: underline !important;
}
#section table.content-table.borders {
  border: 1px solid #dadada;
}
#section table.content-table.borders td {
  border: 1px solid #dadada;
}
#section table.content-table.borders th {
  border: 1px solid #575756;
}
#section table.content-table.colors th {
  color: white;
  background-color: #575756;
}
#section table.content-table.colors th a:not(.button-component) {
  color: white;
}
#section table.content-table.colors td {
  color: #575756;
  background-color: transparent;background-color: rgba(225, 225, 225, 0);
}
#section table.content-table.colors td a:not(.button-component) {
  color: #4891dc;color: rgba(72, 145, 220, 0.8);
}
#section table.content-table tr a img {
  /* Causes the removal of empty space below images in a link */
  vertical-align: middle;
}
.section b h1,
.section b h2,
.section b h3 {
  font-weight: inherit;
}
.section h1 {
  color: #575756;
}
.section h1 a,
.section a h1 {
  color: #575756;
}
.section h2 {
  color: #575756;
}
.section h2 a,
.section a h2 {
  color: #575756;
}
.section h3 {
  color: #575756;
}
.section h3 a,
.section a h3 {
  color: #575756;
}
.section .borderColor {
  border-color: #dadada;
}
</pre></body></html>