<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
  max-width:581px;
  margin:0 auto;
  padding:0;
  border:0;
}
body {
background-image: url('images/background.gif');
background-attachment: fixed;
text-align: center;
margin: 5px;
}
div.contentouter {
width: 97%;
margin: 0 auto;
background-color: #ffffff;
border-top: 3px solid #d3d3d3;
border-right: 3px solid #808080;
border-bottom: 3px solid #808080;
border-left: 3px solid #d3d3d3;
}
div.contentinner {
border: 1px solid #000000;
padding: 10px;
}
p {
color: #000000;
font-family: Arial, sans-serif;
font-size: 80%;
line-height: 120%;
text-align: left;
margin: 10px 0px 10px 0px;
}
h1 {
color: #000000;
font-family: Arial, sans-serif;
text-align: center;
font-size: 150%;
line-height: 120%;
margin: 5px 0px 5px 0px;
}
h2 {
color: #000000;
font-family: Arial, sans-serif;
text-align: center;
font-size: 100%;
font-style: normal;
font-weight: bold;
line-height: 120%;
margin: 10px 0px 10px 0px;
}
.wide input  {
width: 100%;
}
table {
width: 100%;
border-width: 1px;
}
.sup {
position: relative;
bottom: 0.4em;
font-size: 0.8em;
}
.small {
font-size: 60%;
font-family: Arial, sans-serif;
}
.rightjustify {
color: #000000;
font-family: Arial, sans-serif;
font-size: 80%;
line-height: 120%;
text-align: right;
width: 35%;
}
.leftjustify {
color: #000000;
font-family: Arial, sans-serif;
font-size: 80%;
line-height: 120%;
text-align: left;
}
.u {
text-decoration: underline;
}
</pre></body></html>