.calDateFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: wheat;
	padding: 2px;
	height: auto;
	width: 100%;
	color: FFFFCC;
}

