html
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
	font-family: Arial;
	font-size: 14px;
}

body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
	font-family: Arial;
	font-size: 14px;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
}

div
{
	width: 100%;
	height: 100%;	
}

table
{
	width: 100%;
	height: 100%;
	border: 0;	
}

objectCell
{
	height: auto;
}

footerRow
{
	vertical-align: bottom;
}

td
{
	font-family: Arial;
	font-size: 12px;
}

object
{
	width: 100%;
	height: 100%;
}

.videoTitle
{
	color: White;
	background-color: Black;
}

.videoFooter
{
	background-color: Black;
	color: White;
	font-family: Arial;
	font-size: 11px;
	width: 100%;
}

.videoFooter a
{
	color: White;
}

.videoFooter img
{
	vertical-align: middle;	
}