table, tr, td { color: #000000;
background-color: #ffffff;
font-size: 85%
}

th, td.sub {background-color: #99ccff;
color: #000000;
}

td.playerstart{border: solid 1px #99ccff;
}

td.scorer {background-color: #cc99ff;
color: #000000;
}

span.og {background-color: #ffffff;
color: #cc99ff;
font-weight: bolder;
}

caption {
font-weight: bolder;
}

#lineup table{
	border: 1px solid #99ccff;
	margin-left: 0.5em;
	clear: left;
	float: none;
}	

td { white-space: nowrap;
}

th{
font-size: 85%;
white-space: nowrap;
}