#tblEncabezado, #tblPie, #MenuHerramientas, #tblContenedorbl {
	display: none;
}
#PiePrint {
	display: block;
}
#BarraLateral {
	width: 0%;
}
#Contenido, #tblContenido {
	width: 100%;
}
p, .TextoNormal, .TextoBordo, ul, ol {
	font: 11pt Arial;
	color: black;
}
p a, .TextoNormal a {
	text-decoration: none;
}

h1, .Titulo1 {
	font: bold 14pt Arial;
	color: black;
}
h2, .Titulo2 {
	font: bold 12pt Arial;
	color: black;
}

