<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
 background-color: #FFFF53;
 font-family: Arial,Helvetica;
 font-size: 1em;
 color: white;
 text-decoration: none;
}

table {
 color: black;
 text-decoration: none;
 font-weight: none;
}

.lline {
 color: black;
 text-align: center;
}

a {
 color: navy;
 text-decoration: none;
 font-weight: bold;
}</pre></body></html>