html
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
	font-family: Arial;
	font-size: 12px;
}

div
{
	position: absolute;
}

.objectCell
{
	text-align: center;
}

table
{
	font-size: 12px;
}

.footer
{
	background-color: Black;
	position: relative;
	left: 0px;
	width: 100%;
	color: White;
}

.footer img
{
	border: 0;
	vertical-align: middle;
}

.footer a
{
	color: White;
	text-decoration: none;
}

.footerHeight
{
	height: 25px;
}

.outerTable
{
	width: 100%;
	height: 100%;
}
