table#excel_sheet { font-size: 12px; font-family:'Arial' }

table#excel_sheet tr:first-child { font-size:14px; }

table#excel_sheet tr .even { color:#000; background-color:#fff; }

table#excel_sheet tr .odd { color:#fff; background-color:#a5a5a5; }

table#excel_sheet tr td.first_child { font-weight: bold; }

table#excel_sheet .ubb-italic { font-style: oblique; }

table#excel_sheet .ubb-bold { font-weight: bold; }

table#excel_sheet .ubb-small { font-size: 9px; }

table#excel_sheet .ubb-strike {
	text-decoration: line-through;
	font-size: 14px;
}

table#excel_sheet .ubb-red {
	color: #f00 !important;
}
