body {
	background-color: #000000;
}
.Estilo1 {
	font-family: "Calligraph421 BT";
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	width: 700px;
	color: #FFFFFF;
	font-weight: bold;
	height: 520px;
	overflow: scroll;
}
.SCROLL {
	height: 250px;
	width: 200px;
	text-align: center;
	padding-left: 10px;
	overflow: scroll;
}
.marco {
	border: medium groove #DEB47E;
	width: 750px;
}
.scroll {
	height: 300px;
	width: 120px;
	overflow: scroll;
}

