BODY {text-align:center}
.w1 { background : rgb(0, 153, 255);text-align:center; }
.w2 { background : teal;text-align:center; }
TD.time { color: blue; background : silver; }
TD.time A { color: blue; background : silver; }
TD.timerep { color: blue; background : silver; }
TD.timerep A { color: blue; background : silver; }
TD.tape { color: black; background : aqua; }
TD.tape A { color: black; background : aqua; }
TD.rep { color: blue; background : rgb(153, 255, 255); }
TD.rep A { color: blue; background : rgb(153, 255, 255); }
TD.live { color: black; background : aqua; }
TD.live A { color: black; background : aqua; }
TD.top { vertical-align : top }
A:visited { color: black }
A:active { color: red }
H2 { margin-top:1px;text-align:center}
.live {font-weight:bold}
.rep
{
	color: gray;
	font-style: italic;
}
.desc {font-size:.75em}
P {margin:0;}
TH[valign=middle] {
color:red;
}