.rich-paragraph, .rich-list-item {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #052B45;
	text-align: justify;
}

.tab-head {
	font-weight: bold;
	color: #000000;
	background-color: #C7D3ED;
}
.tab-row1 {
	background-color: #FFFFFF;
}
.tab-row2 {
	background-color: #F7FAFF;
}

.rich-b {
    font-weight: bold;
}
.rich-i {
    font-style: italic;
}
.rich-u {
    text-decoration: underline;
}
.rich-alert {
    color: #ff0000;
    Font-weight: bold;	
}
