body {
	font-family: "Bookman Old Style";
	color: #990099;
}

.pagetitle {
	font-family: "Bookman Old Style";
	font-size: x-large;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #990099;
	text-align: center;
	background-position: center;
}

.headline {
	font-family: "Bookman Old Style";
	font-size: large;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990099;
	text-align: center;
	background-position: center;
}

.invertedheader {
	font-family: "Bookman Old Style";
	font-size: x-large;
	font-style: italic;
	line-height: normal;
	color: #FFFFFF;
}
.streetAddress {
	font-family: "Palatino Linotype";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #990099;
	text-align: center;
}
