@charset "utf-8";
body,th {
	text-align: center;
	font-family: Tahoma,;
	font-size: 12px;
	background-color: rgb(102, 153, 51);
	color: rgb(255, 255, 204);
	}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: rgb(255, 255, 204);
	text-align: center;
	vertical-align: middle;
	}
	