@charset "utf-8";
.TABLA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 500px;
	color: #FFFFFF;
	
	text-align:justify;
	margin-top: 20px;
	margin-left: 19%;
	margin-bottom:400;
	ma
	position:absolute
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	position: fixed;
background: #000000;
bottom: 0%;
color: #FFF;
clear:both;
width:100%;


}
