<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY { 
  margin-top: 5%;
  margin-left: 5%;
  margin-right: 5%;
  margin-bottom: 5%;
}

DIV.revhistory {
  background-color: lightgrey;
  font-size: small;
}

.revhistory P {
  margin-bottom: 0;
  margin-top: 0;
}

.mediaobject {
  text-align: center;
}

.programlisting {
  background-color: lightgrey;
  border: solid;
  border-width: thin;
}

.screen {
  background-color: lightgrey;
}

.subtitle {
  text-align: center;
}

.caution, .note, .informaltable table {
  border: 2px solid;
  border-collapse: collapse;
}

.systemitem {
  color: navy;
  font-weight: bold;
}
</pre></body></html>