TD.tinytext { font-size: 10 px; }
TD.notwide { width=20 }
TR.tall { height: 36 px; vertical-align: top; }

TABLE.weekly TR TD
{
	font-size: smaller;
}
TABLE.weekly TR H1
{
	font-size: 14 px;
	margin-bottom: 4 px;
	color: red;
	
}
TABLE.legend
{
	border: solid black 1 1 1 1;
}
TABLE.legend TD
{
	font-size: 9 px;
	white-space: nowrap;
}
TABLE.legend TH
{
	font-size: 10 px;
}
TD.icon
{
	text-align: center;
}
TR.week
{
	vertical-align: top;
}
FONT.both A
{
	color: red;
}
FONT.rex A
{
	color: green;
}

FONT.kevin A
{
	color: #600000;
}

