
td.normalModule {
	text-align: center;
	background-color: #999999;
	font-size: 0.65em;
	font-family: verdana;
}

td.selected {
	text-align: center;
	background-color: #FFFFFF;
	color: orange;
	font-weight: bold;
	font-size: 0.65em;
	font-family: verdana;
}