@charset "utf-8";
/* CSS Document */

#history td {
	padding: 3px;
	text-align: center;
	border: 1px solid #6666ff;
}
.histhead {
	font-weight: bold;
	text-align: center;
}
.clearance {
	clear: both;
}
