.body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #000000;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	font-weight: normal;
}
.StoryTitle {
	color: #804c19;
	font-weight: normal;
	font-family: "Times New Roman", serif;
	font-size: 2em;
}

.CorpsText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}
.StoryTitleCopy {
	color: #804c19;
	font-weight: normal;
	font-family: "Times New Roman", serif;
	font-size: 2em;
	font-variant: small-caps;
}
.CorpsTextPurple {
	font-family: Arial, Helvetica, sans-serif;
	color: #893B72;
}
.CorpsTextOrange {
	font-family: Arial, Helvetica, sans-serif;
	color: #BE7900;
}
.StoryTitleOrange {
	color: #BE7900;
	font-weight: normal;
	font-family: "Times New Roman", serif;
	font-size: 2em;
}
