BODY {
    font-family: sans-serif;
    text-align: left;
    background-color: white;
    color: black
}

H1 {
    text-align: center
}

A.mailto {
    font-family: monospace
}

ADDRESS {
    text-align: right;
    font-style: italic
}

.danger {
    color: red
}

.new {
    color: #a00
}
