input,select,textarea,text,button
{
	font-family:Verdana,Arial,sans-serif; 
	font-size:7pt; 
	color:black;
	background-color:white; 
	border:Silver; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;

}
