body {
    font-size: 16px;
    color: black;
}

h1 {
    font-size: 20px;
    font-family: sans-serif;
}

.hilite {
    font-weight: bold;
    color: blue;
}