.texto_blanco {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.texto {
	font-family: Tahoma;
	font-size: 12px;
}
.titulo_negro {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.firma {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.texto_blanco2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.titulo_blanco {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
