


 h2, h3, h4, h5 {
	font-family:"Franklin Gothic Book", "Franklin Gothic Demi";
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
h2 {
	font-size: 30px;
	display: inline;
}

h3 {
	font-size: 24px;
}

h4 {
	font-family:"Franklin Gothic Demi";
	font-size: 26px;
	font-weight:normal;
	letter-spacing:0em;
}

h5 {
	font-size:22px;
	font-family:"Franklin Gothic Book";
	font-weight:bold;
}


#pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.3em;
}
