@charset "utf-8";

h2 {
	margin-top: 0;
}

table {
	margin-bottom: 10px;
}

table.tableStyle1 thead th {
	text-align: center;
	width: 140px;
}

table.tableStyle1 tbody td {
	line-height: 1.3em;
	text-align: center;
	vertical-align: text-top;
}
