Riprendo il tuo stile utilizzato per le tabelle:
codice:
stile_1 {
FONT: bold 12px arial;
text-align:center;
BORDER-RIGHT: #000 1px solid;
BORDER-TOP: #000 1px solid;
MARGIN-BOTTOM: 20px;
BORDER-LEFT: #000 1px solid;
BORDER-BOTTOM: #000 1px solid;
BORDER-COLLAPSE: collapse;
}
poi vari gli attributi in base alle tue esigenze.