body {
    font-size: 14pt;
    margin: 10mm;
    margin-bottom: .7in;
    width: 600px;
}
.top {
    color: green;
    font-size: 37px;
    font-weight: bold;
    margin-bottom: .2in;
}
a:link, a:visited, a:active {
    text-decoration: none;
    color: #5050ff;
}
.question {
    font-weight: italic;
}
.answer {
}
th {
    color: green;
    text-align: left;
    font-size: 19pt;
    font-weight: bold;
}
td {
    font-size: 14pt;
}
h1, h2 {
    color: green;
    text-align: center;
}
.prev {
    position: absolute;
    left: 560px;
    color: green;
}
.next {
    position: absolute;
    left: 610px;
    color: green;
}
.index {
    position: absolute;
    left: 660px;
    color: green;
}
.indent {
    padding-left: 5mm;
    text-indent: -5mm;
    margin: 0mm;
}
.rt {
    text-align: right;
}
.ind {
    margin-left: .5in;
}
sup {
    line-height: 3.5mm;
}
