td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.just {
	text-align: justify;

}
input {
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	background-color: #F5FAFA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #006666;
	border-right-color: #006666;
	border-left-color: #006666;


}
.iNome {
	width: 480px;
}
.iEndereco {

	width: 480px;
}
.iCidade {


	width: 250px;
}
.iEstado {



	width: 20px;
}
.iCEP {




	width: 75px;
}
.iProfissao {





	width: 200px;
}
.iTelefone {






	width: 65px;
}
.iCelular {







	width: 65px;
}
.iEmail {








	width: 150px;
}
.iBtEnviar {
	background-color: #006666;
	width: 150px;
	border: solid;
	font-size: 10px;
	line-height: 8px;
	font-weight: bold;
	color: #FFFFFF;


}
