body{
	background-color: #CCFFFF;
	text-indent: 30px;
}
table{
	vertical-align: middle;
	text-align: center;
	text-indent: 30px;
}
.correos{
	font: normal xx-small sans-serif;
	color: #0033FF;
	width: 100%;
}
.master{
	color: Purple;
	font-size: larger;
	text-align: right;
}
h3{
	color: Purple;
}
h4{
	color: Blue;
}
h5{
	color: Gray;
}
.lista{
	text-align: left;
	vertical-align: text-top;
	text-indent: 0px;
}
.prensa{
	background-color: White;
	border: inset Silver;
	border-style: ridge;
	font-family: "Courier New";
	font-size: smaller;
	text-align: justify;
	text-indent: 0px;
}
th{
	color: Red;
	font-size: larger;
}
.revista{
	text-align: center;
	text-indent: 0%;
}
.fecha{
	background-color: Yellow;
	font-family: cursive;
	color: Red;
	font-weight: bolder;
	text-align: center;
	text-indent: 0%;
}
.Estilo1 {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.Estilo3 {font-family: Verdana, Arial, Helvetica, sans-serif}
