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

table {
	margin:30px;
	}
table td {
	font-weight:bold;
	color:#CCCCCC;
	}
table td a {
	text-align:center;
	}
table th {
	text-align:center;
	font-weight:bold;
	}
