<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!--
TD{
  font-size : 12px;
}
BODY{
  font-size : 12px;
  color : white;
  background-color : black;
}
A{
  color : red;
}
B{
  color : yellow;
}
H1{
  font-size : 28px;
  font-weight : normal;
  color : yellow;
}
H2{
  font-size : 16px;
  font-weight : bold;
}
.noscc-a{
  color : yellow;
  text-decoration : none;
}
H3{
  font-size : 16px;
  font-weight : bold;
  color : red;
}
--&gt;
</pre></body></html>