@charset "utf-8";
body {
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
}
.showstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.tableborder {
	font-size: 9pt;
	border: thin solid #000000;
}
