DIV.cellContainer {
	width: 100%;
	height: 96%;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	scrollbar-face-color: #9C0517;
	scrollbar-3dlight-color:#cccccc; 
	scrollbar-arrow-color:#cccccc; 
	scrollbar-base-color: #9C0517; 
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #9C0517;

}
.small {
	font-size: xx-small;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: bold;

}
