#article section section h3 {
    font-size: 120%;
    margin-top: 1.5em;
    margin-bottom: -0.75em;
    line-height: 1.5;
}
#article .notes {
    font-size: 87.5%;
    text-indent: -1em;
    margin-left: 1em;
}
#article .notes cite {
    font-style: normal;
}
#article table {
    margin-top: 1.3em;
}
#article table th {
    text-align: center;
    white-space: nowrap;
}