@charset "utf-8";
/* CSS Document */

.table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
