table
{
	
	color:red;
	font-weight:bold;
	border: 3px outset grey;
}

td
{
	width:20%;
	border: 2px inset grey;
}
