/* CSS Document */
/* This is the style of your browser text */

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	font-variant: small-caps;
	font-size: 16px;
	line-height: 1.3em;
}

h2 {
	font-variant: small-caps;
	font-size: 16px;
	line-height: 1.3em;
}

h3 {
	font-variant: small-caps;
	font-size: 14px;
	line-height: 1.3em;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}

#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;
}

