@charset "utf-8";
Table th {
	font: 100% sans-serif;
	color: black;
	text-align: right;
	background: none;
}
Table td {
	background:none;
}
Table td#buttons {
	text-align:right;
}