/* This is the style of your browser text */



h1 {
	text-align: center;
	font-size: 19px;
	
	
}

h2 {
	font-size: 42px;
	display: inline;
}

h3 {
	font-size: 20px;
	clear:none;
}

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;
}