body {
    background: Window; border: none; color: WindowText; font: small Verdana,sans-serif; line-height: 1.25em; margin: 0; padding: 2px 8px 8px 8px;
}
:link:hover, :visited:hover {
    background: InfoBackground; color: InfoText;
}
img {
    border: 0;
}
h1 {
    border-bottom: solid 1pt black; font-size: larger; font-weight: bold; padding-bottom: 2px;
}
h2 {
    font-size: small; font-weight: bold; line-height: 1.25em;
}
li ul {
    list-style-type: disc;
}
p {
    padding-left: 2.25em;
}
ol, ul {
    padding-left: 2.25em;
}
div#Footer {
    border: solid 1px black; padding: 0.5em;
}
div#Update {
    font-size: smaller; padding-top: 0.5em;
}
div#W3C_HTML {
    float: left; margin-top: 0.25em; margin-right: 0.75em; margin-left: 0.25em;
}
div#W3C_HTML :link:hover, :visited:hover {
    background: Window; color: WindowText;
}
h1> span.notes, h2 > span.notes, h3 > span.notes, h4 > span.notes,
span.HeaderNote {
    font-weight: normal;
}
