<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  background-color: #FFFFFF;
  margin: 0cm;
}

h1 { font-size: large; }
h2 { font-size: medium; }

A:link    { color: #FFFFFF; text-decoration: none; }
A:visited { color: #FFFFFF; text-decoration: none; }

TD
{
padding-left: 0;
padding-right: 10;
font-size: small;
vertical-align: top;
}

TD.date
{
white-space: normal;
}

TH
{
padding-left: 0;
padding-right: 10;
font-size: x-small;
border-bottom: solid black thin;
vertical-align: bottom;
}

div#menu
{
 display: none;
}


div#main
{
 position: static; width: auto;
 margin: 0; 
 border-left: none; 
}

td.paperformfield
{
  border-bottom: dotted black thin;
  height: 18pt;
}

.noprint
{
 display: none;
}
</pre></body></html>