td	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 11pt;
	color : #545a5c;
	text-decoration : none;
}

INPUT.text { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height : 11pt;
	color: #000000;
	background-color: #FFFFFF; 
	border-bottom: #D5D5D9 1px solid; 
	border-left: #D5D5D9 1px solid; 
	border-right: #D5D5D9 1px solid; 
	border-top: #9C9C9C 1px solid; 
	}
.error {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 11pt;
	color : #A90F0F;
	text-decoration : none;
}