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

.style1 {
	font-size: 12
}
.style2 {
	font-size: 12px
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
-->


.Borderless_Table
{
	text-align:center;
	margin: 10px;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
