
h2
{
	color: #aa0;
}

h3
{
	color: red;
}

th
{
	border: solid 1px grey;
}

td
{
	border: solid 1px grey;
}
