.HeadCell {
	border: 1pt solid gray;
	font-family: tahoma;
	font-size: 10pt;
	vertical-align: middle;
	text-align: center;
	height: 20;
	background: #EEEEEE;
}

.CalCell {
	border: 1pt solid gray;
	font-family: tahoma;
	color: #666666;
	font-size: 8pt;
	vertical-align: top;
	text-align: center;
	height: 60;
}

