body {
	text-align: center;
	background-color: #ffffff;
	color: #000000;
}
a {
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
td.active a {
	color: #000000;
	background-color: #ffffff;
}
td.over a {
	text-decoration: underline;
}
td.head { 
	text-align: center;
	border: 0px 0px 0px 0px;
}
td {
	text-align: center;
	font-family: Arial, sans-serif;
	height: 18px;
	width: 160px;
	border-top: 2px solid #663333;	
}
td.normal {
	background-color: #663333;
	color: #ffffff;
	border-bottom: 2px solid #663333;
}
td.over {
	background-color: #663333;
	color: #ffffff;
	border-bottom: 2px solid #663333;
}
td.active {
	background-color: #ffffff;
	color: #000000;
	border-bottom: 2px solid #ffffff;
}
