a {
    color: #721704;
    font-weight: normal;
    text-decoration: none;
}

.contents a:visited {
    color: #721704;
}

a:hover {
    text-decoration: underline;
}

pre.fragment {
    border: 1px solid #000000;
    background-color: #f8f8f8;
    padding: 4px 6px;
    margin: 4px 8px 4px 2px;
    overflow: auto;
    word-wrap: break-word;
    font-size:  9pt;
    line-height: 125%;
    font-family: monospace, fixed;
    font-size: 105%;
}

h1.glow, h2.glow, h3.glow, h4.glow, h5.glow, h6.glow {
    text-shadow: 0 0 15px red;
}

h1.snl_title {
    background-color: #bfbfbf;
    line-height: 150%;
}

h2.snl_title {
    background-color: #d9d9d9;
    line-height: 150%;
}

h3.snl_title {
    background-color: #f2f2f2;
    line-height: 150%;
    margin-bottom:0px;
}

hr {
    border-top: 1px solid #4d4d4d;
}

div.line.glow {
    background-color: red;
    box-shadow: 0 0 10px red;
}

.memberdecls td.glow, .fieldtable tr.glow {
    background-color: red;
    box-shadow: 0 0 15px red;
}

.memitem.glow {
    box-shadow: 0 0 15px red;
}

.navpath li.footer {
    color:#4d4d4d;
}

.navpath ul {
    color:#4d4d4d;
    border:solid 1px #4d4d4d;
}

