.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: none;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	cursor: hand;
	font-style: normal;
	list-style-position: inside;



}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;



}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}

