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


table.table1 th, table.table1 td {
	width:  30px;
	text-align: center;
}

.cell-green {
	background-color: palegreen;
}



table.table2 td {
	padding:  10px;
	text-align: center;
}

table.table2 figure{
	margin-bottom: -16px;
}





