.stressLight,.stressHeavy,.embedCom,.illumChar,.highlight,.imgCap,.sub{
	font-weight:bold;
}

.stressHeavy{
	font-transform:uppercase;
}

.embedCom{
	font-style:italic;
}

.illumChar{
	float:left;
	color:#ff0000;
	font-size:72px;
	line-height:51px;
	padding-top:2px;
	font-family: Times, serif, Georgia;
}

TABLE.rightImage{
	float:right;
}

TABLE.leftImage{
	float:left;
}

TABLE.rightImage,TABLE.leftImage,TABLE.centerImage{
	margin:10px;
	border:none;
	border-collapse:collapse;
	border-spacing:0;
}

.imgContainer{
	text-align:center;
}

.imgCap{
	size:12px;
	text-align:center;
	font-weight:bold;
}

.highlight{
	color:#ff0000;
}

.sub{
	size:14px;
}

.pullQuoteLrg{
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	color:#6666ff;
}

.pullQuoteCTA{
	size:12px;
}