p em.teamname
{
	font-style			: italic;
}
span.attention
{
	text-decoration		: blink;
	font-weight			: bold;
	font-size			: 110%;
}
table.sbrecord
{
	font-size			: 16px;
	table-layout		: fixed;
	border-collapse		: collapse;
	border-color		: black;
	border-style		: solid;
	border-width		: 4px;
}
table.sbrecord caption
{
	font-size			: 120%;
	caption-side		: bottom;
	text-align			: left;
	width				: auto;
}
table.sbrecord th, table.sbrecord td
{
	border-style		: solid;
	border-width		: 1px;
	padding				: 5px;
}
table.sbrecord th
{
	border-bottom-width	: 4px;
}
table.sbrecord th.date
{
	width				: 8em;
}
table.sbrecord th.time
{
	width				: 5em;
}
table.sbrecord th.field
{
	width				: 19em;
}
table.sbrecord th.opponent
{
	width				: 16em;
}
table.sbrecord th.score
{
	width				: 8em;
}
table.sbrecord th.totrecord
{
	width				: 5em;
}

table.sbrecord td.totrecord
{
	text-align			: center;
}
