body {
    padding: 2ex 2em;
    font-family: Interstate, Helvetica, Arial, sans-serif;
}

h1 {
    margin: 0 0 2ex 0;
    border: 0;
    padding: 0;
}

h2, h3, section h1 {
    border-top: solid thin #ccc;
}

a, a:visited, a:hover {
    color: rgb(10,150,0);
}

h1, h2, h3 {
    color: 0;
}

dt { 
    font-weight: bold;
    color: 0;
}

/*
section h1 a,
section h1 a:visited,
dt a, dt a:visited {
    color: inherit;
}
*/
