<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table[style="max-width: 700px;"] {
  font-size: 16px;
  color: #111111;
}

a:hover, a:hover img {
  opacity: 0.7;
}

#spwd {
  box-sizing: border-box!important;
  width: 100%!important;
  max-width: 700px!important;
  padding: 5px!important;
}

@media screen and (max-device-width: 699px), screen and (max-width: 699px) {
td[class="fluid"] {
  display: block !important;
  width: 100% !important;
  margin: 5px 0;
}
}</pre></body></html>