
body	            {   background: #FFF; 
                        color: #000; 
                        font: 12pt serif;
                        margin-top: 0;
                    }

                    @page {
                        margin-top: 20mm;
                        margin-bottom: 20mm;
                        }                    
/*
table { page-break-inside: avoid; }
  */                      
                        
a:link, a:visited	{   color: #333; 
                        text-decoration: underline;
                    }

                    /*
a[href]:after		{
                        content: " (" attr(href) ")";
                    }
                    */

#menu, #lateral, #scrolly, #filtro, .customnav, footer		{
    display: none;}
#texto              {
                        loading="lazy" width: 100%; 
                        margin: auto;
                    }

.customnav {
                        padding-top: 5px;
                        height: 60px;
                        box-shadow: none;
                    }           
                    
.card {
    border: 0 !important;
}                    
                      
                      
.table-responsive {
    overflow-x: visible;
}    

.bg3, .bg1 {
    color: #000;
}