html
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}

body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}

div
{
	width: 100%;
	height: 100%;	
}

table
{
	width: 100%;
	height: 100%;
	border: 0;	
}

.objectCell
{
	height: auto;
}

td
{
	font-family: Arial;
	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;
}

.footerRow 
{
	height: 20px;
	vertical-align: bottom;	
}

.attribution 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 25px;
	background-color: Black;
	color: White;
	vertical-align: middle;
	text-align: center;
}
