/* this is the stylesheet if the browser is something other than Internet Explorer */
input, textarea
{
	border: 1px inset #ccc;
	font-size: 7pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 125px;
}

