<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background-color: #000000;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}
.container {
    width: 830px;
    margin: 10px auto;
    padding: 10px;
    text-align: justify;
    border: 1px solid #FFFF00;
}
.header {
    display: flex;
    align-items: center;
    padding: 4px;
}
.header img {
    width: 325px;
    height: 111px;
}
.header-text {
    flex: 1;
    text-align: center;
    font-size: 20px;
    color: #FFFF00;
    font-weight: bold;
}
.nav-table {
    width: 800px;
    margin: 0 auto;
    border: 1px solid #FFFF00;
    background-color: #000000;
}
.nav-table td {
    text-align: center;
    padding: 3px;
    font-size: 11pt;
}
.nav-table a {
    color: #FFFF00;
    text-decoration: none;
    font-weight: bold;
}
.sub-nav-table {
    width: 759px;
    margin: 0 auto;
    background-color: #000000;
}
.sub-nav-table td {
    text-align: center;
    padding: 3px;
    font-size: 11pt;
}
.sub-nav-table a {
    color: #FFFF00;
    text-decoration: none;
    font-weight: bold;
}
.sub-nav-table .highlight a {
    color: #FF0000;
}
.sub-nav-table .oil-pump a {
    color: #FCEC4B;
}
.content img {
    display: block;
    margin: 0 auto;
}
.content p {
    text-align: justify;
    font-size: 12pt;
}
.content .title {
    text-align: center;
    font-size: 20pt;
    color: #FFFF00;
    font-weight: bold;
    margin: 10px 0;
}
.content .title2 {
    text-align: center;
    font-size: 14pt;
    color: #FFFF00;
    font-weight: bold;
    margin: 10px 0;
}
.content .caption {
    font-size: 10pt;
    text-align: center;
}
.content .caption-yellow {
    font-size: 10pt;
    color: #FFFF00;
}
.content .caption-yellow-center {
    font-size: 10pt;
    text-align: center;
    color: #FFFF00;
}
.content .bold {
    font-weight: bold;
}
.footer {
    width: 795px;
    margin: 0 auto;
    text-align: center;
    font-size: 9pt;
    color: #FFFF00;
}
.footer a {
    color: #FFFF00;
    text-decoration: none;
    font-style: italic;
}
.footer-table {
    width: 785px;
    margin: 0 auto;
    background-color: #000000;
}
.footer-table td {
    text-align: center;
    padding: 4px;
}
a:link, a:visited { color: #FFFF00; }
a:active { color: #ED3638; }
.auto-style15 { font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; }
.auto-style17 { color: #FFFF00; }
.auto-style21 { font-family: Arial, Helvetica, sans-serif; }
.auto-style22 { font-family: Arial, Helvetica, sans-serif; font-size: small; }
.auto-style23 { font-size: x-small; }
.auto-style28 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: small; color: #FFFF00; text-align: center; }
.auto-style29 { font-weight: bold; }
.auto-style34 { text-align: center; border: 1px solid #FFFF00; background-color: #000000; font-weight: bold; }
.auto-style37 { border: 1px solid #000000; background-color: #000000; }
.auto-style38 { font-weight: bold; border: 1px solid #FFFF00; }
.auto-style39 { text-align: center; border: 1px solid #FFFF00; background-color: #000000; }
.auto-style40 { text-align: center; }
.auto-style41 { font-family: Arial, Helvetica, sans-serif; font-size: small; text-align: center; }
</pre></body></html>