body {
			padding: 0;
			border: 0px none;
			background: white;
			color: #000;
		    text-align: justify;
		    font-style:normal;
		    font-variant:normal;
		    font-weight:normal;
		    font-size:11pt;
		    font-family:Arial, sans-serif;
		    margin-left:30px;
		    margin-right:10px;
		    margin-top:10px;
		    margin-bottom:10px;
		}
		
  td.cap {
    border: 0px;
    text-align: center;
    font-weight:bold;
    font-size:12pt;
  } 
  td.peu {
    border: 0px;
    text-align: justify;
    font-weight:normal;
    font-size:9pt;
    font-style:italic;
  }
  td.cos {
    border: 0px;
    text-align: justify;
    font-weight:normal;
    font-size:11pt;
    }
   #oculta {
    visibility: hidden;
    display: none;
  } 