.cuerpo {
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 1.3em;
	color: #090;
	font-style: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	font-weight: bold;
	vertical-align: middle;
	padding: 5px;
	position: relative;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #006;
	text-align: center;
	vertical-align: bottom;
	padding: 5px;
}
body table {
	position: inherit;
	color: #666;
	border: 0;
	font-size: .7em;
}
.Explicacion {
	font-size: 10 pt;
	color: #666;
	margin-bottom: 6px;
	margin-right: 5px;
	text-align: justify;
}
