body{
	text-align: center;
}
h1 {
	margin: 0;
	padding: 0;
}
div.table{margin: 0px auto 10px; border: 0;
	padding: 1px;
	text-align: center;
}
div.table a {
	width: 580px;height: 20px;
	color: #333;
	display: block;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
}
div.table a:hover {
	font-color: #fff;
	background: #fff;
	color: maroon;
}
table{border:0; margin-right: 10px;	margin-left: 10px;
	margin-bottom: 0;
	text-align: center;
}
table td { border-top: 1px solid #777;
	padding: 7px;
	text-align: center;
}
table th {padding:3px 10px 2px 10px;
	text-align: center;
}
table thead {background:#fff; color:#333333; text-align:left; height:20px;}
table tfoot {font-weight:bold; }
table tfoot td {border:none;}
