@charset "utf-8";
.tableborder {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.tableborder {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	background-color: #FFF;
	text-align: center;
	border: medium solid #000;
}
