.titleTXT {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	color: #E5542C;
	line-height: 20px;
}
.mainTXT {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #53534C;
	line-height: 20px;
	font-style: normal;
}
.cellspacing {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
}
.accentTXT {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #E5542C;
	line-height: 20px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.imgspacing {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.cellspacing_bg {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	background-image: url(images/cell_bg.png);
	background-repeat: no-repeat;
}
.mainTXTcitation {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #53534C;
	line-height: 20px;
	font-style: italic;
	display: block;
	padding-left: 80px;
}
