
body {
    font-family: monospace;
}

h1 {
    font-family: sans-serif;
    font-size: 120%;
    font-weight: bold;
}

h2 {
    font-family: sans-serif;
    font-size: 120%;
    font-weight: bold;
}

.textTd {
    text-align: left;
}

.numberTd {
    text-align: right;
}
