La tabla tiene este codigo
Código:
.h12 {
background-color: #c2cadd;
margin-top:0px;
border:0px solid #946f00;
padding: 30px 20px 10px;
position:static;
vertical-align: text-top;
width: 100%;
height: 0%;
border: 0px solid red;
border-spacing: 20px;
font-family:Arial,Helvetica,Sans-Serif;
text-align: center;
font-size: 10pt;
table-layout:auto;
}
table tr td, table tr th {border:1px solid #800000; }

