.body2 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
	text-align: justify;
	text-indent: 1px;
	white-space: normal;
	vertical-align: top;
	visibility: inherit;
	left: 5%;
	right: 5%;
	width: 90%;
	height: 60%;
	z-index: 6;
	bottom: 4px;
	top: 1px;
	position: relative;
}
.cellbg {
	position: absolute;
	left: 4px;
	right: 4px;
	bottom: 4px;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: auto;
}

