h1, h4 {
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 28px;
	color: #0d376b;
	line-height: 1.25;
	margin-top: 12px;
	margin-bottom: 14px;
	font-weight: normal;
}

h2 {
	font-size: 20px; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	color: #000; 
	font-weight: normal; 
	margin-bottom: 6px; 
	border-bottom: 1px solid #ddd;
}

h3 {
	color: #868d30;
	text-transform:uppercase;
	font-size: 15px;
	margin: 14px 0 8px 0;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
}



h5 { 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	color: #000;
	font-weight: bold;
	font-size: 13px;
	margin: 14px 0 6px 0;
}

.callout { font-style: italic; font-size: 17px; color: #999; line-height: 1.7; display: block;}
.caption { font-style: italic; font-size: 11px; color: #666; display: block;}
.person { font-style: italic; text-align: right; color: #000; font-size: 12px; padding-right: 40px; margin-bottom: 15px;}

.blockquote { 	
	display: block; 
	padding: 3px 15px 3px 30px; 
	margin: 25px 0 15px 0;
	line-height: 1.5; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	border-left: 1px solid #ddd; 
	color: #555;}

.small-text { font-size: 10px;}

.alignLeft { display: block; float: left; padding: 5px 5px 5px 0;}

.alignRight { display: block; float: right; padding: 5px 0 5px 5px;}