<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, table, th, td, a {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
   background: #00005A;
   color: #000000;
}
a:link, a:visited {
   color: #FFFFFF;
}
a:active, a:hover {
   color: #FFFF00;
}
img {
 border: none;
}
table {
 background: #00005A;
 border: none;
 border-collapse: collapse;
 margin-left: auto;
 margin-right: auto;
}
div.center {
 width: auto;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}
table.outertable {
   border: 1px solid #FFFF00;
}
th.header {
   background: #00005A;
   color: #FFFFFF;
   font-size: 22px;
   font-weight: bold;
   height: 53px;
   padding: 0 5px 0 5px;
   vertical-align: middle;
   text-align: middle;
}

td.footer {
   color: #FFFFFF;
   font-size: 10px;
   padding: 20px 10px 10px 10px;
}
td.thumbs {
   color: #000000;
   font-size: 10px;
   width: 10em;
   vertical-align: baseline;
   padding: 5px 5px 5px 5px;
}
td.navi {
   font-size: 12px;
   padding: 10px;
}
</pre></body></html>