﻿body {
	background-color: #ffe0b6;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffe0b6;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffe0b6;
}
.centerCell {
	background-color: #eb6f33;
	background-position: center center;
	border-color: #ffe0b6;
	border-width: 1px;
	border-style: solid;
}
.totalTable {
	background-color: #c9481e;
}
