TABLE.main
{
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	border-left: #000099 1px solid;
	border-bottom: #000099 1px solid;
	background-color: #ffffff;
}
TR.station
{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: Arial;
	background-color: #000099;
}
TR.data
{
	font-size: 10px;
	color: #000000;
	font-family: Arial;
	background-color: #ffffff;
}
TR.altdata
{
	font-size: 10px;
	color: #000000;
	font-family: Arial;
	background-color: #cccccc;
}

WLink
{
	COLOR: white; 
	BACKGROUND-COLOR: teal;
}	

