@CHARSET "ISO-8859-1";

input{
	
	font-family: Verdana, Arial;
	font-size: 8pt;
	color:#585858;
	
	border-width:1px;
	border-style:solid;
	
}

select{
	
	font-family: Verdana, Arial;
	font-size: 8pt;
	color:#585858;
	
	border-width:1px;
	border-style:solid;
	
}

textarea{
	
	font-family: Verdana, Arial;
	font-size: 8pt;
	color:#585858;
	
	border-width:1px;
	border-style:solid;
	
}

input.button{

}