body {
    margin-left: 10%;
    margin-right: 10%
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.mid {
    width: 50%
    }
hr.tiny {
    width: 20%
    }
sup {
    font-size: 75%
    }
img {
    border: none;
    margin: 0
    }
a:link, a:visited {
    text-decoration: none;
    color: #009;
    background-color: inherit
    }
a.tag {
    vertical-align: 0.3em;
    font-size: 80%;
    line-height: 0
    }
div.itinerary {
    margin-left: 8%;
    margin-right: 6%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
h1 {
    font-size: 200%
    }
h2 {
    font-size: 150%
    }
h3 {
    font-size: 133%
    }
h4 {
    font-size: 120%
    }
h5 {
    font-size: 100%
    }
h5.itinerary {
    font-weight: bold;
    margin-top: 1em
    }
h6 {
    font-size: 85%
    }
h1.pg {
    text-align: center;
    font-style: normal;
    font-weight: bold;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0
    }
h5.pg {
    text-align: center;
    font-style: normal;
    font-weight: bold;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0
    }
p, blockquote {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 0.5em
    }
p.caption {
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 1em;
    font-variant: small-caps
    }
p.hanging {
    margin-left: 1em;
    text-indent: -1em;
    clear: right
    }
p.headnote {
    margin: 1em 0% 0.5em -12.5%
    }
span.headnote {
    background-color: #DDD;
    color: #222;
    padding: 0.3em 2em 0.2em;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    font-variant: small-caps
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
table.index {
    width: 100%
    }
table.floatright {
    margin: 0 0 0 1em
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em 0.5em
    }
td.number {
    text-align: right
    }
table p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em;
    line-height: normal
    }
table p.inset {
    margin-left: 3em
    }
table p.nohang {
    margin-top: 0.3em;
    text-indent: 0
    }
table.toc td.number {
    vertical-align: bottom
    }
table.index td {
    padding-top: 1em
    }
div.itinerary p.headnote {
    margin-left: -25%
    }
span.miles {
    padding: 0.4em 1.2em;
    border: 1px solid #CCC;
    margin: 0.2em 0 0 0;
    font-size: 85%;
    font-weight: bold;
    text-align: center
    }
.miles.from {
    clear: left;
    margin-right: 0.5em
    }
.miles.to {
    clear: right;
    margin-left: 0.5em
    }
span.sidenote {
    text-align: center;
    font-size: 0.8em;
    font-variant: small-caps;
    white-space: normal
    }
.sidenote.from {
    left: 0%;
    width: 16%
    }
.sidenote.from:before {
    content: "miles from"
    }
.sidenote.to {
    right: 0%;
    width: 14%
    }
.sidenote.to:before {
    content: "miles to"
    }
span.price {
    padding: 0 0 0 2em;
    margin-bottom: 0.5em;
    text-indent: 0
    }
.hidden {
    display: none
    }
.invisible {
    visibility: hidden
    }
.chapter {
    margin-top: 4em
    }
.section {
    margin-top: 2em
    }
.space {
    margin-top: 1em
    }
.nospace {
    margin-top: 0
    }
.smaller {
    font-size: 92%;
    line-height: normal
    }
.smallroman {
    font-size: 0.8em
    }
.smallcaps {
    font-variant: small-caps;
    font-style: normal
    }
.extended {
    letter-spacing: 0.2em
    }
.sans {
    font-family: sans-serif
    }
.ital {
    font-style: italic
    }
.boldf {
    font-weight: bold
    }
.plaintext {
    font-weight: normal;
    font-style: normal
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
.pagenum {
    font-size: 95%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    color: #444;
    background-color: inherit;
    text-indent: 0
    }
.mynote {
    background-color: #DDE;
    color: #000;
    padding: 0.5em;
    margin: 1em 5%;
    font-family: sans-serif;
    font-size: 90%
    }
hr.full {
    width: 100%
    }
pre {
    font-size: 75%
    }