td.texto {
	font-family: Arial;
        font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #7D7E6E;
	text-align: justify;
	vertical-align: top;
}

td.textoBold {
	font-family: Arial;
        font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #7D7E6E;
	text-align: justify;
	vertical-align: top;
}
.tituloVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
        font-weight: bold;
	color: #729143;
}
table.mensajeenviado{
	_margin: 10px 10px;
	margin: 10px 10px;
	font-size: 12px;
	font-family: Arial;
        font-weight: bold;
	color: #7D7E6E;
	width: 100%;
}

