div#center table
{
	border-spacing: 1px;
}

div#center table th
{
	border: 1px solid gray;
}

div#center table td
{
	vertical-align: top;
	font-size: xx-small;
	border: 1px solid gray;
}

div#center table td a
{
	font-size: xx-small;
}

