/* css file with styles specific to the office file*/
td.row1 {
	text-align:left;
}
td.row2 {
	text-align:left;
}
th{
	text-align:left;
}