h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	color: #790000;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 12px 0;
}
h2 { font-size: 18px;}
h3 {}
h4 {}

.callout { font-style: italic; font-size: 16px; color: #666; font-weight: bold;}
.caption { font-style: italic; font-size: 11px; color: #666;}

.blockquote { display: block; padding: 20px; line-height: 1.5; font-size: 11px;}

.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;}