.rich-paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 16px;
	color:#000000;
}

.rich-list-item {
	color:#000000;
}

.rich-c {
	text-align: center;
}

.rich-b {
	font-weight: bold;
}

.rich-i {
	font-style: italic;
}

.rich-u {
	text-decoration: underline;
}

.rich-bi {
	font-style: italic;
	font-weight: bold;
}

.rich-bu {
	text-decoration: underline;
	font-weight: bold;
}

.rich-bui {
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}

.rich-ui {
	text-decoration: underline;
	font-style: italic;
}

.rich-cb {
	font-weight: bold;
	text-align: center;
}

.rich-ci {
	font-style: italic;
	text-align: center;
}

.rich-cu {
	text-decoration: underline;
	text-align: center;
}

.rich-cbi {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.rich-cbu {
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}

.rich-cbui {
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.rich-cui {
	text-decoration: underline;
	font-style: italic;
	text-align: center;
}

