a { text-decoration: none; color: maroon; }
a:hover { background: #cccccc; }
body {
        background-color: white;
        padding: .5em;
        border-left: 10px double #00688b;
}

p { text-indent: 0em; margin: 1em; }
sup { line-height: 0; font-size: 60%; }
/* li { margin: 0.3em; } */

