h1, h2, p.byline {
    text-align: center;
    font-variant: small-caps
    }
table {
    margin-left: auto;
    margin-right: auto
    }
div.chapter {
    margin-top: 4em
    }
div.chapter p {
    border-color: transparent;
    border-width: 1px;
    margin-top: 0
    }
div.chapter p:hover, div.chapter p:active {
    border-color: #000;
    border-style: dotted;
    border-width: 1px
    }
#bp_verso {
    text-align: center
    }
div.chapter p span {
    font-weight: bold;
    text-align: right
    }
dfn {
    font-style: normal
    }