.selected {
	font-weight: bold;
	color: #333;
	background-color: #8cf;
}

table, td, th
{
	border: 1px solid #666;
	border-collapse: collapse;
}

th {
	background-color: #eee;
}