.direccion {
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;

}
.textos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.sangrados {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-indent: 2pt;
}
.borde {
	height: 130px;
	width: 130px;
	border: #999999;
}
.cliente {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-left: 3px;





}
.textosmouse {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	cursor: help;

}
