html table {
	margin: 0 auto 1em auto;
	border: 1px dotted #808080;
	border-collapse: collapse;
}

html table td {
	border: 1px dotted #808080;
}

html table td ul {
	font-size: 100%;
	margin: 0;
}
