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

body, td, div, p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: black;
}

form {margin: 0px}

a:link {color: #A1493A}
a:active {color: #B25C3A}
a:visited {color: #B25C3A}
a:hover {color: #7A393A}

.title {
 font-size: 15px;
 font-weight: bold;
 color: #A1493A;
}

.subtitle {
 font-weight: bold;
}

.small {
 font-size: 11px;
}

.footer {
 font-size: 10px;
}

.orderfield {
 width: 260px;
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
}</pre></body></html>