body {
    background-color: #fff;
    border: 1px dotted #ccc;
    color: #444;
    font-family: "Garamond" , serif;
    font-size: 12pt;
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 3px 10px;
    width: 34em;
}
dd { margin-bottom: 0.4em }
div.footer { color: #999; font-size: 80.0%; text-align: right }
dl.quotes > dd { font-style: italic; margin-bottom: 1.0em }
dl.quotes > dd, dl.quotes > dt { font-weight: normal }
dl.quotes > dd, ul { margin-top: 0.2em }
dt { color: #333; font-weight: bold }
h1 { margin-bottom: 10px }
h1, h2, h3 { color: #b20 }
h1, p { margin-top: 0.0 }
h2, h3 { margin-bottom: 4px }
ul { margin-bottom: 0.6em }
dl.quotes > dd:before { content: '- ' }

/*
dl.quotes > dt:before { content: '"' }
dl.quotes > dt:after { content: '"' }
 */

