.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #330099;
	font-weight: normal;
}
.right {
	text-align: right;
}
.ceuBox {
	border: 1px double #8BADFE;
	padding: 20px;
}
.footmarkRef {
	line-height: normal;
	vertical-align: text-top;
}
.blue-box {
	background-color: #F4DEAE;
	border: 1px ridge #8BADFE;
	padding: 10px;
}

