body {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    margin: 0em;
}

body, h1, h2, h3, h4, h5, a, a:visited {
    background: #ffffff;
}

h1, h2, h3, h4, h5 {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #90002c;
}

h1.title {
    text-align: center;
}

a, .note a {
    color: #D2255A;
}

a:visited, .note a:visited {
    color: #90002C;
}

pre, .note, .tip {
    margin-right: 1em;
    padding: 0.5em;
}

.indexgroup, .indent, pre {
    margin-left: 1em;
}

.indentRight {
    margin-right: 1em;
}

pre, .note {
    background: #fff4f7;
    color: #000000;
}

.note {
    border: 1px solid #90002c;
}

.note a, .note a:visited {
    background: #fff4f7;
}

.tip {
    color: #000000;
    border: 1px solid #008f72;
}

.tip a {
    color: #26D1af;
}

.tip a:visited {
    color: #008f72;
}

.tip, .tip a, .tip a:visited {
    background: #f4fffd;
}

a.u {
    text-decoration: none;
    color: #90002C;
}

dt a {
    text-decoration: none;
    color: #000000;
}

dd {
    margin-left: 1em;
}

dt {
    margin-top: 1em;
    margin-bottom: 0.5em;
}

#topstrap {
    background: #90002c;
    color: #ffffff;
    padding: 0.4em 1em;
    font-size: 0.7em;
    font-weight: bold;
    margin-bottom: 1em;
}

#topstrap a {
    color: #ffffff;
    background: #90002c;
}
