body {
    background-color: #D0D0E8;
    font-family: sans-serif;
    font-style: normal;
}

hr {
    color: #404080;
}

a.nav {
    color: black;
    text-decoration: none;
}

a.cover {
    color: black;
    text-decoration: none;
    font-size: 8pt;
}

a img {
    border: none;
}

pre {
    background-color: #FFFFFF;
    font-size: 8pt;
}

.doc-head {
    font-size: 12pt;
}

.part-head {
    font-size: 12pt;
}

.sect-head {
    font-size: 10pt;
}

.sect-link {
    font-weight: bold;
    font-size: 7pt;
}

.title-line {
    font-size: 12pt;
    text-align: center;
}

.abstract {
    font-style: italic;
    font-size: 7pt;
}

.content {
    font-size: 10pt;
}

.missing {
    font-style: italic;
    font-size: 7pt;
    color: red;
}

.elt {
    color: blue;
}

.elt-new {
    font-style: italic;
    color: green;
}

.elt-old {
    font-style: italic;
    color: red;
}

.elt-cat {
    color: orange;
}

.elt-sig {
    color: #808080;
}

.elt-arg {
    font-style: italic;
}

.elt-ref {
    text-decoration: none;
    color: blue;
}

.elt-note {
    font-family: normal;
    font-weight: bold;
    font-size: 8pt;
    color: black;
}

.att-ref {
    font-weight: bold;
}

.item-ref {
    font-style: italic;
}

.ex-ref {
    color: blue;
}

.kw-ref {
    font-family: monospace;
}

.term-ref {
    font-weight: normal;
    text-decoration: none;
    color: #404080;
}

.index-ref {
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.cross-ref {
    font-weight: normal;
    text-decoration: none;
    color: #404080;
}

.vers-date {
    font-style: italic;
    font-size: 7pt;
}

.method-sig {
    color: #404040;
}
