hola, esta es la tabla:
Código HTML:
<table width="100%" bgcolor="#FFFFFF">
<tbody id="est1">
<tr>
<th class="texto_tb1" style="font-weight:normal; padding:10px;">Fecha</th>
<th class="texto_tb1" style="font-weight:normal; padding:10px;">Titulacion</th>
<th class="texto_tb1" style="font-weight:normal; padding:10px;">Especialidad</th>
<th class="texto_tb1" style="font-weight:normal; padding:10px;">Nivel</th>
<th class="texto_tb1" style="font-weight:normal; padding:10px;">Centro</th>
<th class="texto_tb1" style="font-weight:normal; padding:10px;"> </th>
<th class="texto_tb1" style="font-weight:normal; padding:10px;"> </th>
</tr>
</tbody>
</table>