.rich-paragraph {
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: justify;
}
.rich-list-item {
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
}
.rich-b {
	font-weight: bold;
}
.rich-i {
	font-style: italic;
}
.rich-table {
	margin-bottom: 15px;
}
.rich-table-title {
	font-weight: bold;
	color: #003366;
	vertical-align: top;
	padding-left: 3px;
}
.rich-table-row-1 {
	vertical-align: top;
	padding-left: 3px;
}
.rich-table-row-2 {
	background-color: #ECEEF4;
	vertical-align: top;
	padding-left: 3px;
}