<style type="text/css">
<!--
#Encabezado {
	position:absolute;
	width:98%;
	height:auto;
	z-index:1;
	top: 0px;
	visibility: visible;
	left: 1%;
}
#Medio {
	position:absolute;
	width:70%;
	height:auto;
	z-index:2;
	left: 15%;
	top: 140px;
	visibility: visible;
}
#Izquie {
	position:absolute;
	width:150px;
	height:auto;
	z-index:3;
	left: 10px;
	top: 140px;
	visibility: visible;
}
#Derecha {
	position:absolute;
	width:150px;
	height:auto;
	z-index:4;
	top: 140px;
	visibility: visible;
	right: 20px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-top: 0px;
}
tableh2 {
	background-color: #99FF99;
}
tableh1 {
	background-color: #99FF99;
}
tableh3 {
	background-color: #99FF99;
}
.estiloh2 {
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	background-color: #CCFF00;
	text-align: center;
}
.tituloh1 {
	font-size: 24px;
	font-weight: bold;
	color: #CCFF00;
	background-color: #006699;
}
.estiloh3 {
	font-size: 11px;
	color: #0033FF;
	background-color: #E4FF79;
	text-align: center;
}
.enlacesh3 {
	font-size: 11px;
	color: #0033FF;
	background-color: #E4FF79;
}
.enlacesh2 {
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	background-color: #CCFF00;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #003399;
}
-->
</style>