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

background-color: #84948f;
font-family: verdana, tahoma, sans-serif;
font-size: 12px;
}

table, td, th {
font-family: verdana, tahoma, sans-serif;
font-size: 12px;
}

.main {
background: #dadbca;
border: 5px solid #f6561c;
color: #000000;
top: 25px;
left: 215px;
width: 600px;
padding: 10px;
position: absolute;
font-family: verdana, tahoma, sans-serif;
}

.links {
background: #dadbca;
border: 5px solid #f6561c;
color: #000000;
top: 25px;
left: 50px;
width: 150px;
padding: 10px;
position: absolute;
text-align:left;
line-height:150%;
}



.banner {
border: 3px solid #f6561c;
}

A:link {
color: #80613D;
border:0;
}

A:visited {
color: #80613D;
border:0;
}

A:active {
color: #9f8e61;
border:0;
text-decoration: none;
}

A:hover {
color: #9f8e61;
border:0;
text-decoration: none;
}

h1 {
text-align: center;
font-weight: bold;
font-size:24px;
font-family: perpetua, palatino linotype, palatino, book antiqua, georgia, times, serif;
}
}
</pre></body></html>