.estilos {
	font-family: "trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.titulo1 {
	font-family: "trebuchet MS", Arial;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
.textos {
	font-family: "trebuchet MS", Arial;
	font-size: 13px;
	color: #990000;
}
.textos_p {
	font-family: "trebuchet MS", Arial;
	font-size: 12px;
	color: #990000;
}

