@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height:100%;
	
}
body {
	background: url(../images/fondo2.jpg) no-repeat left;
	margin:0px;
	height:100%;
	}
