SPAN.Excerpt {
	background-color: yellow;
}
P.Headline {
	font-weight: bold;
	margin-bottom: 1em;
	text-decoration: underline;
}
P.PageTitle {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 1em;
	font-size: 15px;
	line-height: normal;
}
P.ProjectQuote {
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
P.HomeQuote {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
