.view th {
	background-color: #B3E3EE;
	text-align: left;
	text-indent: 10px;
	padding: 2px; sp
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #007DCA;
	border-top-width: 2px;
	border-bottom-width: 2px;
}
.topinfo {
	text-align: left;
	text-indent: 2px;
	padding: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	border-bottom-width: 2px;
	font-weight: bold;
	background-color: #007DCA;
}
.remarks {
	text-align: left;
	text-indent: 2px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
