
body   { font-size: 10pt; font-family: "Lucida Grande", Arial, Helvetica, Geneva; background-color: #eeeeee; margin: 0em 1em }
#content {
    border: 2px solid gray;
    background-color: white;
    padding: 1em;
}

a {
    text-decoration: none;
}

a::hover {
    text-decoration: underline;
}

table-disabled {
    width: 100%;
    border: 1px solid black;
}
.headerbox   { background-color: white; margin-top: 20px; padding: 1em; border: solid 2px #808080 }
.screenshotcaption { color: #696969; font-size: 8pt }
.footnotes { color: #696969; font-size: 8pt }
.hintbox   { color: black; font-size: 9pt; background-color: #f5f5f5; text-align: justify; margin-right: 70px; margin-left: 70px; padding: 7px 15px }
.paragraphHeader { font-weight: bold }
.topicheader  { color: navy; font-weight: bold; font-size: 16pt }
.topicsubheader  { color: navy; font-weight: bold; font-size: 11pt; line-height: 40px }
.copyright { font-size: 9pt }
.preferencelabel { font-weight: bold; font-size: 11pt }
.preferenceoptions { color: #000; font-weight: bold }
.term { color: #000; font-weight: bold }
.menuitem  { font-weight: bold; font-family: Monaco }
.aquastripe { background: window }
.menubaritem    { color: white; font-weight: normal; font-size: 12pt; background-color: gray }
.toolbar { font-size: 8pt; background: window }
.code    { color: navy; font-family: "Courier New", Courier, Monaco }
.underline { text-decoration: underline }
.smalltext { font-size: smaller }

