.texto {
	font-family:Arial, Verdana;
	font-size:12px;    
	color:#8B248E;
}

.campo {
	font-family:Arial, Verdana;
	font-size:11px;   
	width:300px;
	height:18px;
	color:#000000;
	background:#f8f8f8;
	border:0;
	border-bottom:1px solid #E2E2E2;
}

.estado {
	font-family:Arial, Verdana;
	font-size:11px;   
	width:150px;
	height:18px;
	color:#000000;
	background:#f8f8f8;
	border:0;
	border-bottom:1px solid #E2E2E2;
}

.cep {
	font-family:Arial, Verdana;
	font-size:11px;   
	width:55px;
	height:18px;
	color:#000000;
	background:#f8f8f8;
	border:0;
	border-bottom:1px solid #E2E2E2;
}

.tel {
	font-family:Arial, Verdana;
	font-size:11px;   
	width:20px;
	height:18px;
	color:#000000;
	background:#f8f8f8;
	border:0;
	border-bottom:1px solid #E2E2E2;
}

.tel2 {
	font-family:Arial, Verdana;
	font-size:11px;   
	width:55px;
	height:18px;
	color:#000000;
	background:#f8f8f8;
	border:0;
	border-bottom:1px solid #E2E2E2;
}

