		BODY
				{
				background: none;
				}
		TABLE.base-struct 
				{
				border:none; 
				width: auto;
				}
		TABLE.base-struct TD.base-struct.column-one,
		DIV.topo,
		DIV.global-nav,
		DIV.content-details DIV.page-control
				{
				display:none;	
				}
		
		DIV.content-details
				{
				padding-top:0;
				padding-bottom:0;
				}
		
				
		TABLE.base-struct TD.base-struct.column-center BR
				{
				display: none;
				}
		TABLE.content-struct TR TD BR
				{
				display: block;
				}
				
				
		TABLE.barra-nav TR TD
				{
				padding:10px 20px;
				}
				
		DIV.bottom
				{
				background: none;
				border-top:1px solid #D4D4D4;
				}
		DIV.bottom A.logo-dev
				{
				display: none;
				}
