@charset "utf-8";
/* CSS Document */

.fs1 .grid .cell.ta-c h4 {
	font-size: 1em;
	margin-bottom: 0px;
	font-weight: bold;
	margin-top: 20px;
}
.fs1 .grid .cell.ta-c h5 {
	color: #101677;
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fs1 .grid .cell.ta-c p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px dotted #888;
	border-width: 0 0 1px;
	border-radius: 0px;
	padding-bottom: 10px;
}
