.hilite1 { color: #c00; }

.Bold-Quote,
.Bold-Quote-Small { 
	/*like h2*/
	display:block;
	font-family: georgia,times,serif !important;
	font-size: 1.9em;
	font-weight: normal;
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #222;
	letter-spacing: -0.02em;
	line-height:0.9em;
}

.Bold-Quote-Small { 
	/*smaller version of above*/
	font-size: 1.5em;
	margin-bottom: 0.6em;
}