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

a:hover {
    color : #cc0033;
}

a:link {
    color : #3366cc;
}

a:visited {
    color : #9999cc;
}

body {
    background-color : #ffffff;
    color : #000000;
    font-family : Arial, Helvetica, sans-serif;
}

table , caption , tr , th , td , ol , ul , h1 , h2 , h3 , h4 , h5 , p , div {
    color : #000000;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
}

.Body { }

.BodyRelative { }

.CalloutBold {
    color : #003366;
    font-size : 13px;
    font-weight : bold;
}

.CellBody {
    color : #000000;
    font-size : 12px;
    font-style : normal;
    font-weight : normal;
    margin-left : 0;
    margin-top : 0;
    margin-bottom : 0;
    text-align : left;
    text-indent : 0;
    text-decoration : none;
    white-space : normal;
}

.CellHeading {
    color : #003366;
    font-size : 12px;
    font-style : normal;
    font-weight : bold;
    margin-left : 0;
    margin-top : 0;
    margin-bottom : 0;
    text-align : center;
    text-indent : 0;
    text-decoration : none;
    white-space : normal;
}

.Chapter1 {
    color : #006699;
    font-size : 30px;
    font-weight : bold;
    margin-top : 0;
    margin-bottom : 1em;
    text-decoration : none;
}

.Chapter2 {
    color : #000000;
    font-size : 16px;
    font-weight : bold;
    margin-top : 0;
    margin-bottom : 0;
}

.Code {
    font-family : monospace;
}

.CodeEmphasis {
    font-family : monospace;
    font-style : italic;
}

.CodeEmphasisStrong {
    font-family : monospace;
    font-style : italic;
    font-weight : bold;
}

.CodeStrong {
    font-family : monospace;
    font-weight : bold;
}

.CYBSBlueBackground {
    background-color : #333366;
}

.Emphasis {
    font-style : italic;
}

.EmphasisUnderline {
    font-style : italic;
    text-decoration : underline;
}

.GroupTitlesIX {
    color : #006699;
    font-size : 18px;
    font-weight : bold;
    margin-top : 0.75em;
    margin-bottom : 0.5em;
}

.Heading1 {
    color : #006699;
    font-size : 25px;
}

.Heading2 {
    color : #006699;
    font-size : 20px;
}

.Heading3 {
    color : #006699;
    font-size : 16px;
}

.Heading4 {
    color : #006699;
    font-size : 13px;
}

.Indented1, .Indented2, .Indented3, .Indented4, .Indented5, .IndentedRelative {
    font-size : 12px;
}

.Level1IX {
    margin-top : 0;
    margin-bottom : 0;
}

.Level2IX {
    margin-left : 2.5em;
    margin-top : 0;
    margin-bottom : 0;
}

.Level3IX {
    margin-left : 5em;
    margin-top : 0;
    margin-bottom : 0;
}

.Level4IX {
    margin-left : 7.5em;
    margin-top : 0;
    margin-bottom : 0;
}

.Level5IX {
    margin-left : 10em;
    margin-top : 0;
    margin-bottom : 0;
}

.NewXMLPage {
    color : #003366;
    font-size : 24px;
    font-style : normal;
    font-weight : bold;
    margin-left : 0;
    margin-top : 0.5em;
    margin-bottom : 0.5em;
    text-align : center;
    text-indent : 0;
    text-decoration : none;
    white-space : normal;
}

.Preformatted {
    color : #000000;
    font-family : monospace;
    font-size : 12px;
    font-style : normal;
    font-weight : normal;
    margin-left : 0;
    margin-top : 0;
    margin-bottom : 0;
    text-align : left;
    text-indent : 0;
    text-decoration : none;
    white-space : pre;
}

.PreformattedRelative {
    color : #000000;
    font-family : monospace;
    font-size : 12px;
    font-style : normal;
    font-weight : normal;
    margin-left : 0;
    margin-top : 0;
    margin-bottom : 0;
    text-align : left;
    text-indent : 0;
    text-decoration : none;
    white-space : pre;
}


.SmartList1, .SmartList2, .SmartList3, .SmartList4, .SmartList5 {
    font-size : 12px;
}

.SmartList2 {
    margin-left : 0.25em;
}

.Strong {
    font-weight : bold;
}

.StrongEmphasis {
    font-style : italic;
    font-weight : bold;
}

.StrongUnderline {
    font-weight : bold;
    text-decoration : underline;
}

.SubScript { }

.SuperScript { }

.TableTitle {
    color : #000000;
    font-size : 12px;
    font-weight : bold;
    margin-bottom : 0.5em;
}

.Title {
    color : #003366;
    font-size : 24px;
    font-style : normal;
    font-weight : bold;
    margin-left : 0;
    margin-top : 0.5em;
    margin-bottom : 0.5em;
    text-align : center;
    text-indent : 0;
    text-decoration : none;
    white-space : normal;
}

.TOC1 {
    color : #006699;
    font-size : 18px;
    font-weight : bold;
    margin-top : 1em;
    margin-bottom : 0;
    text-decoration : none;
}

.TOC2 {
    color : #000000;
    font-weight : bold;
    margin-top : 0;
    margin-bottom : 0;
}

.TOC3 {
    margin-top : 0;
    margin-bottom : 0;
}

.TOC4 {
    margin-top : 0;
    margin-bottom : 0;
    margin-left : 2.5em;
}

.TOC5 {
    margin-top : 0;
    margin-bottom : 0;
    margin-left : 5em;
}

.Footnote {
    font-size : 8px;
    vertical-align : super;
}
</pre></body></html>