body {
    margin: 1em 1em 1em 1em;
    font-family: sans-serif;
    color: black;
    background: white;
}

h1, h2, h3, h4, h5, h6 {
    text-align: left;
    font-family: sans-serif;
    font-weight: normal;
    color: #0050B2;
    background-color: white;
}

th, td {
    font-family: sans-serif;
}

dt, dd {
    margin-top: 0;
    margin-bottom: 0;
}

pre {
    margin-left: 2em;
    font-family: monospace;
}

a img {
    border-width: 0;
}


.uri {
    speak:spell-out;
}

.mute {
    speak: none;
}

.ja {
    line-height: 1.5em;
}

