html body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 14px;
}

img
{
	border: 0;
}

table
{
	font-family: Arial;
	font-size: 14px;
	border: 0;
}

a
{
	text-decoration: none;
	color: Black;
}

iframe
{
	width: 100%;
	height: 100%;
	border-width: 0;
	display: block;
	margin: 0;
	padding: 0;
}

.mainTable
{
	height: 100%;
	width: 100%;
	border: 0px;
}

.footerCell
{
	vertical-align: bottom;
	height: 25px;
}

.footer
{
	position: relative;
	background-color: Black;
	color: White;
	font-family: Arial;
	font-size: 11px;
	left: 0px;
	width: 100%;
}

.footer a
{
	color: White;
}

.footer img
{
	vertical-align: middle;	
}