.maintext {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: 600;
	color: #4D6082;
}
.poetrytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 600;
	color: #4D6082;

}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: 300;
	color: #4D6082;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 600;
	color: #60809F;
	font-variant: small-caps;
}
.signature {
	font-family: "Book Antiqua", "Goudy Old Style", "Times New Roman";
	font-size: 14px;
	font-weight: 500;
	color: #006699;
}
.mainsmaller {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: 700;
	color: #4D6082;
}
.large {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: 800;
	color: #666699;
	font-variant: small-caps;
}
.maintextLarge {

	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: 700;
	color: #666699;
}

