body {
	background: white;
	font-family: sans-serif;
	font-size: 10pt;
}

#wrapper {
	width: auto; 
	margin: 0 ;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}
a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}

p, div, h1, h2, h3, h4, h5, h6, address, ul, dl, dt, dd, img, li {
	display:block!important;
	height:auto!important;
	color:#000000!important;
}

#accesibility,
#imprimir {
	display:none;
}