table{
	border: none:
	border-collapse: collapse;
	margin: 2em auto;
}
th,td{
	padding: 0.3em 0.5em;
	border-top: 2px solid #6699ff;
	border-boottom: 2px solid #6699ff;
	border-left: none;
	border-right: none;
	empty-cells: show;
}
thead{
	color: #000000;
	background: #ccccff;
}
