.error { color: red; }
.debug {
        font-family: "Courier New", Courier, mono;
        font-size: small;
        color: blue;
        font-weight: normal;
}
