.text-body {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000;
}
.text-H3 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.cell-text {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000080;
	text-align: center;
}
.td-borber {
	border: 1px solid #000080;
}
.td-cell-header {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000080;
	border: 1px solid #000080;
	background-color: #6699FF;
	text-align: center;
}
