<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
&lt;!--
p {
  FONT-SIZE: 13px; COLOR: #333333;
}
#page_wrapper {
  background: #FFFFFF url('') top right repeat-y;
}
#content_wrapper h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #FF6600;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #018843;
  clear:both;
}
--&gt;
</pre></body></html>