.contentHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F90;
	text-decoration: underline;
}
.paragraphTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FC3;
	text-decoration: underline;
	top: auto;
	text-align: left;
}
.paragraphText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #309;
	text-decoration: none;
	text-align: left;
}
.allcapsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: small-caps;
	text-transform: capitalize;
	text-decoration: underline;
}
.mastheadTitle {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 42px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FC0;
	position: absolute;
	text-align: center;
	left: 228px;
	top: -3px;
	width: 581px;
	height: 85px;
}
.centeredParagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C00;
	text-decoration: underline;
	text-align: center;
}
.redCenteredTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C00;
	text-decoration: underline;
	text-align: center;
}
.redParagraphText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C00;
	text-decoration: none;
	text-align: left;
}
.georgia-Heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
}
.georgia-content {
	font-size: medium;
}
