.ArticleTitle {
	font-family: Tolkien;
	font-size: 20pt;
	color: #003300;
	background-position: center top;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.ArticleAuthor {
	font-family: Tolkien;
	font-size: 16pt;
	color: #003300;
	background-position: center top;
	font-weight: bold;
	font-style: normal;
	text-align: right;
}
.ProjectTitle {
	font-family: Tolkien;
	font-size: 24pt;
	color: #003300;
	background-position: center top;
	font-weight: bold;
	font-style: normal;
}
.ProjectTitleSub {
	font-family: Tolkien;
	font-size: 8pt;
	color: #003300;
	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: left;
	white-space: normal;
}
.Flush {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	text-indent: 0px;
}
.Heading3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	color: #336600;
	text-indent: 0px;
}

.TOCTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-variant: small-caps;
	color: #336600;
}
.TOCItem {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	color: #336600;
	text-align: left;
	text-indent: 0px;

}
a:visited {
	color: #006600;
	font-weight: lighter;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
	font-variant: normal;
	font-weight: normal;
	color: #006600;
}
a:hover {
	color: #006600;
	text-decoration: underline;
	font-variant: normal;
	font-weight: bolder;
}
.Quotation {
	font-style: italic;
}
.EditorNote {
	font-style: italic;
	text-indent: 0px;
	white-space: normal;
}

