body {
    font-size: 16pt;
    font-family: Georgia;
    width: 85%;
    margin: .5in;
    line-height: 8mm;
}
a {
    color: blue;
    text-decoration: none;
}
.grams {
    color: gray;
}
ul, ol {
    margin-top: 0mm;
}
li {
    font-size: 16pt;
    line-height: 8mm;
}
.emphasis {
    font-style: italic;    
}
h1 {
    font-size: 25pt;
    line-height: 10mm;
}
h2 {
    font-size: 20pt;
}
h3 {
    font-size: 18pt;
    margin-top: 2mm;
    margin-bottom: 0mm;
}
sup {
    margin-right: 1mm;
}
sub, sup {
    font-size: 12pt;
}
