table
{
	margin-left:auto;
	margin-right: auto;
}

td.brentai
{
	background:black;
	color:yellow;
	border-style:groove;
	border-width:1px;
	width:100%;
}

td.msf
{
	background:black;
	color:blue;
	border-style:groove;
	border-width:1px;
	width:100%;
}

td.thad
{
	background:black;
	color:white;
	border-style:groove;
	border-width:1px;
	width:100%;
}

b.underline
{
	text-decoration:underline;
}