body {
    font-size: 17pt;
    margin-top: 10mm;
    margin-bottom: 10mm;
    margin-left: 10mm;
    width: 85%;
    font-family: Times;
}
.indented {
    margin-left: 5mm;
}
li {
    line-height: 7.5mm;
    margin-bottom: 1mm;
}
.book {
    font-style: italic;
}
.emph {
    font-style: italic;
    font-weight: bold;
}
.crossout {
    text-decoration: line-through;    
}
.underline {
    text-decoration: underline;    
}
.quoted {
    margin-left: .5in;
    margin-top: .2in;
    margin-bottom: .2in;
    width: 700px;
    color: darkblue;
}
.attrib {
    display: block;
    margin-left: 4.5in;
}
.top {
    margin-left: 1mm;
}
table {
    margin-left: 10mm;
}
td, th {
    font-size: 17pt;
    text-align: right;
}
img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.next_link {
    position: absolute;
    font-size: 17pt;
    left: 130px;
}
.top_link {
    position: absolute;
    font-size: 17pt;
    left: 230px;
}
pre {
    font-size: 15pt;
    margin-left: 10mm;
}
.blue {
    color: #7777FF;
}
.pink {
    color: #FF7777;
}
.green {
    color: #009900;
}
.lightgreen {
    color: lightgreen;
}
.pic {
    text-align: center;
    margin-top: 1mm;
    margin-bottom: 5mm;
    line-height: 10mm;
}
.fname {
    position: absolute;
    left: 320px;
}
.title {
    position: absolute;
    left: 430px;
    font-size: 17pt;
}
.other {
    color: green;
}
.jon {
    color: black;
}
.code {
    font-family: Courier;
    font-size: 16pt;
    margin-left: 5mm;
    margin-bottom: 5mm;
    margin-top: 5mm;
}
.falling {
    font-size: 20pt;
    line-height: 1mm;
}
.pics {
    background: #AAAAAA;
}
h1 {
    font-size: 30pt;
}
.photos {
    text-align: center;
    margin-bottom: 3px;
}
.pic {
    text-align: center;
    margin-bottom: 5mm;
    line-height: 8mm;
}
a:visited, a:active, a:link, a:hover {
    color: grey;
    text-decoration: none;
}
.subhead {
    margin-left: 1in;
}
.star {
    color: red;
    font-weight: bold;
}
.red {
    color: red;
}
.pencil {
    color: lightgrey;
}
.english {
    display: none;
    color: green;
}
.spanish {
    display: inline;
    color: black;
}
.blue {
    color: blue;
}
.gray {
    color: gray;
}
a.external_link {
    color: blue;
}
a.photo_essay_link {
    color: black;
}
/* .list_title {
    position: absolute;
    left: 140px;
} */
