<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY{
  background: white;
  margin: 1em 1em 1em 1em;
  font-family: sans-serif;
}
H1{
  font-size: 200%;
  background: #CCCC99;
  width: 98%;
  border-width: 0em 0em 0em 0em;
  border-color: white;
  border-style: none;
  padding: 0.5em 0em 0.5em 0.5em;
}
H2{
  font-size: 150%;
  color:#CC0000;
}
H3{
  font-size: 125%;
}
P{
  line-height: 1.3em;
  padding: 0em 0em 0em 1em;
  text-indent: 0em;
}
UL{
  line-height: 1.3em;
  margin-left: 1em
}
OL{
  line-height: 1.3em;
  margin-left: 1em
}
address{ 
  text-align: right;
 }
hr{ 
  clear: both;
  height: 0.5pt;
  color: #00f;
}
PRE.COMMAND{
  background: #E7E7E7;
  border: none;
  padding: 0.5em 5em 0.5em 5em;
  margin: 1em 1em 1em 1em;
}
</pre></body></html>