.ArticleTitle {
    font-family: Tolkien;
    font-size: 20pt;
    color: #600;
    background-position: center top;
    font-weight: bold;
    font-style: normal;
    text-align: center
    }
.ArticleAuthor {
    font-family: Tolkien;
    font-size: 16pt;
    color: #600;
    background-position: center top;
    font-weight: bold;
    font-style: normal;
    text-align: right
    }
.ProjectTitle {
    font-family: Tolkien;
    font-size: 24pt;
    color: #600;
    background-position: center top;
    font-weight: bold;
    font-style: normal
    }
.ProjectTitleSub {
    font-family: Tolkien;
    font-size: 8pt;
    color: #600;
    background-position: center top;
    font-weight: bold;
    font-style: normal;
    font-variant: small-caps
    }
.Content {
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt;
    font-style: normal;
    text-indent: 20px;
    text-align: justify
    }
.Flush {
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt;
    font-style: normal;
    text-indent: 0
    }
.Heading3 {
    font-family: "Times New Roman", Times, serif;
    font-size: 14pt;
    font-style: normal;
    font-variant: small-caps;
    color: #246F36;
    text-indent: 0
    }
.TOCTitle {
    font-family: "Times New Roman", Times, serif;
    font-size: 14pt;
    font-style: normal;
    font-variant: small-caps;
    color: #246F36
    }
.TOCItem {
    font-family: "Times New Roman", Times, serif;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    color: #246F36;
    text-align: left;
    text-indent: 10px
    }
a:visited {
    color: #246F36
    }
a:link {
    text-decoration: none;
    font-variant: small-caps;
    color: #246F36
    }
a:hover {
    color: #060;
    text-decoration: underline
    }