<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#parts-fsStandard {
  line-height: 18pt;
  font-size: 12pt;
  background: rgb(51,102,153);
  padding: 2px 15px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  border: solid 2px #369;
  border-radius: 4px 0px 0px 4px;
}
#parts-fsLarge {
  line-height: 18pt;
  font-size: 12pt;
  background: rgb(215,220,225);
  padding: 2px 15px;
  display: inline-block;
  color: #369;
  text-decoration: none;
  border: solid 2px #369;
  border-radius: 0px 4px 4px 0px;
  margin-left:-7px;
}

#content, #footer-content {
  font-size:100%;
}</pre></body></html>