BODY {text-align:center; margin:0}
.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;margin:1.2em auto}
.rep
{
	margin:1em auto;
	color:#333;
	font-style: italic;
}
.desc {color:silver}
P {margin:0;}
TH[valign=middle] {
/*color:red;*/
}
/*DIV BIG{display:none}
DIV SPAN {display:none}*/
