.boundingTable {
	height: 100%;
	width: 100%;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #BEAF7E;
}
.footer {
	font-size: 12px;
	line-height: 24px;
	color: #0C2577;
	text-decoration: none;
}
a {
	color: #0C2577;
	text-decoration: none;
}
