td.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: Black;
	background-color: White;
	}

INPUT.header {
	background : White;
	border-width : 1px 1px 1px 1px;
	width : 120px;
	font-family : Verdana;
	border-color : Black;
	font-size: 9px;
	padding : 2px;
	list-style-type : inherit;
	list-style-position : inside;
}

SELECT.header {
	background : White;
	width : 120px;
	font-family : Verdana;
	border-color : Black;
	font-size: 9px;
	padding : 2px;
	border-width : 1px 1px 1px 1px;
}

INPUT.headerdate {
	background : White;
	border-width : 1px 1px 1px 1px;
	width : 30px;
	font-family : Verdana;
	border-color : Black;
	font-size: 9px;
	padding : 2px;
	list-style-type : inherit;
	list-style-position : inside;
}

SELECT.headerdate {
	background : White;
	width : 40px;
	font-family : Verdana;
	border-color : Black;
	font-size: 9px;
	padding : 2px;
	border-width : 1px 1px 1px 1px;
}