<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.style1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 20px;
}
.style2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #FFFFFF;
    padding-left: 10px;
}
.style3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #1A3A77;
}
.style4
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
}
.style5
{
    font-family: Verdana;
    font-size: 18px;
    color: #1A3A77;
    font-weight: lighter;
    padding-left: 10px;
    line-height: 25px;
    font-style: italic;
}
.style7
{
    font-family: Verdana;
    font-size: 10px;
    color: #FFFFFF;
}
/*
.style8
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 30px;
}
*/
.style8
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #000066;
    font-weight: normal;
    line-height: 30px;
}
.style9
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
}
.style10
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #1A3A77;
    font-weight: bold;
    font-style: italic;
}
.style11
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}
.style12
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #1A3A77;
}
body
{
    background-color: #B1B1B1;
}

/* ============= */
/* Content Links */
/* ============= */
a.content:link
{
    color: #9999ff;
    text-decoration: none;
}
a.content:visited
{
    color: #9999ff;
    text-decoration: none;
}
a.content:hover
{
    color: #006699;
    text-decoration: none;
}
a.content:active
{
    color: #9999ff;
    text-decoration: none;
}
/* ============ */
/* Footer Links */
/* ============ */
a.footer:link
{
    color: #6699ff;
    text-decoration: none;
}
a.footer:visited
{
    color: #6699ff;
    text-decoration: none;
}
a.footer:hover
{
    color: #006699;
    text-decoration: none;
}
a.footer:active
{
    color: #6699ff;
    text-decoration: none;
}
/* ============== */
/* Standard Links */
/* ============== */
a:link
{
    color: #FFFFFF;
    text-decoration: none;
}
a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
a:hover
{
    color: #9999ff;
    text-decoration: none;
}
a:active
{
    color: #FFFFFF;
    text-decoration: none;
}

.orange_link:link
{
    color: #BDCEEE;
    text-decoration: none;
    font-size: 11px;
}
.orange_link:visited
{
    color: #BDCEEE;
    text-decoration: none;
    font-size: 11px;
}
.orange_link:hover
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 11px;
}
.orange_link:active
{
    color: #BDCEEE;
    text-decoration: none;
    font-size: 11px;
}
</pre></body></html>