h4 { margin: 14px 0 0 0; font-size: small; font-weight: bold; }
a {
	color: #C73C05;
	text-decoration: none;
}
a:hover {
	color: #b25e35;
	text-decoration: underline;
}
a.pdf {
	background: url(../img/pdf.png) top left no-repeat;
	padding: 3px 0 0 20px;
}

img { border: 0; }
em { font-weight: bold; font-style: normal; }

blockquote {
	padding: 0;
	margin: 0 0 12px 0;
	font-size: small;
	color: gray;
}
blockquote p#quote { margin: 0; padding: 0; }
blockquote p#quote:before { content: open-quote; }
blockquote p#quote:after { content: close-quote; }
cite {
	font-size: small;
	font-style: normal;
	color: gray;
}
