table.from_excel tr th.align-center,table.from_excel tr td.align-center { text-align:center !important; }
table.from_excel tr th.align-left,table.from_excel tr td.align-left { text-align:left !important; }
table.from_excel tr th.align-right,table.from_excel tr td.align-right { text-align:right !important; }
table.from_excel tr th.font-bold,table.from_excel tr td.font-bold { font-weight:bold !important; }
table.from_excel tr th.font-italic,table.from_excel tr td.font-italic { font-style:italic !important;  }