<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  margin: 0 0 0 0; 
}

div#PageHeader {
  width: 100%;
  background-color: #F5EDCF;
  border-bottom: 1px #F5EDCF solid;
}

div#PageHeader td {
  color: #FF0000;
  font-family: Verdana;
}

div#PageFooter {
  width: 100%;
  background-color: #F5EDCF;
  border-top: 1px #F5EDCF solid;
}

div#PageFooter td {
  color: #0080C0;
  font-family: Verdana;
font-size: 8pt;
}

div#PageBody {
  width: 100%;
  background-color: #F5EDCF;
  padding: 0;
}</pre></body></html>