@charset "UTF-8";

table.table1 {
	width: 540px;
	margin: 20px;
}

.table1 td {
	padding:5px;
}

td#term {
	width: 80px;
}
