/* CSS Document */

.encabezado, .col1, .col3, .idioma, .pageData, .pie, .banner, .bannerLetterboard {
	display: none;
}

* {
	font-size: 12pt;
}

h1 {
	font-size: 18pt;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 14pt;
}
h4 {
	font-size: 12pt;
}
img, embed, object {
	margin: 1cm;
}
a {
	color: #000;
	text-decoration: none;
}
