body {
	background: transparent top;
	margin-top: -1px;
	background-position: center;
}
.titulo {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #00008B;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
}

.texto {
	font-family: Verdana;
	font-size: 9px;
	color: #505067;
	text-align: left;
	margin-left: 15px;
	margin-right: 10px;
}
.tabla {
	border: none;
	margin-top: 1px;
}


