p.docType {
	margin:				0 0 1.5em 0;
	font-weight:		bold;
	text-align:			right;
}

div.pressRelease {
	background:			#b00;
	padding:			10px;
}
/*div.pressRelease a {
	text-decoration:	none;
}*/
/*div.pressRelease a:hover {
	text-decoration:	underline;
}*/
div.pressRelease p.subHead {
	margin:				.5em 0;
	padding:			0;
	font-style:			italic;
	font-weight:		bold;
}
div.pressRelease p.dateLine {
	margin:				1em 0;
	padding:			0;
	font-family:		monospace;
	font-weight:		bold;
}
div.pressRelease p.citation {
	margin:				1em 0;
	padding:			0;
	font-family:		monospace;
	font-weight:		bold;
}
div.pressRelease div.articleBody p {
	margin:				1em 0;
	padding:			0;
}

