body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 2;
    margin-right: -0.8em
    }
h2, h3, h4 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.center-large {
    text-align: center;
    font-size: 2em
    }
.center-large-bb {
    text-align: center;
    font-size: 2em;
    border-bottom: solid thin
    }
.center-large-underline {
    text-align: center;
    font-size: 2em;
    text-decoration: underline
    }
.center-bb {
    text-align: center;
    border-bottom: solid thin
    }
.underline {
    text-decoration: underline
    }
.title {
    text-align: center;
    font-size: 2em;
    font-weight: bold
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
blockquote {
    margin-left: 5%;
    margin-right: 10%
    }
.bb {
    border-bottom: solid thin
    }
.bbox {
    border: solid thin;
    padding-left: 3em;
    padding-right: 3em
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.space-above {
    margin-top: 4em
    }
.space-below {
    margin-bottom: 4em
    }
.figcenter {
    margin: auto;
    text-align: center
    }
img.drop-cap {
    margin: 0 0.5em 0 0
    }
.drop-cap-p {
    display: none
    }
@media all {
    img.drop-cap {
        display: none
        }
    .drop-cap-p {
        display: inline
        }
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
#trade td.country {
    text-align: left;
    padding-left: 1em;
    border-top: none;
    border-left: none
    }
#trade td.trade {
    text-align: left;
    padding-left: 3em;
    border-top: none;
    border-left: none
    }
#trade td.total {
    text-align: left;
    padding-left: 5em;
    border-top: none;
    border-left: none
    }
#trade td, #trade th {
    border-left: solid thin black;
    border-top: solid thin black;
    text-align: center;
    padding-left: 0.5em;
    padding-right: 0.5em
    }
#trade td.no-top {
    border-top: none
    }
#trade td.s-no-top {
    border-top: none;
    font-size: 0.2em
    }
#trade td.s-top-right {
    border-left: none;
    border-right: solid thin black;
    font-size: 0.2em
    }
#trade td.s-tl {
    font-size: 0.2em
    }
#trade th.no-left {
    border-left: none
    }
#trade th.b-right {
    border-right: solid thin black;
    border-top: none
    }
#trade td.no-left {
    border-left: none
    }
#trade td.s-bottom-only {
    border-left: none;
    border-top: none;
    border-bottom: solid thin black;
    font-size: 0.2em
    }
#trade td.s-bottom-left {
    border-top: none;
    border-bottom: solid thin black;
    height: 10%;
    font-size: 0.2em
    }
#trade td.no-border {
    border-top: none;
    border-left: none
    }
#trade td.s-no-border {
    border-top: none;
    border-left: none;
    font-size: 0.2em
    }
#trade th.no-top {
    border-top: none
    }
#trade {
    border-collapse: collapse;
    border-bottom: solid thin black
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
h1.pg {
    font-size: 190%;
    line-height: 1;
    margin-right: auto
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }