html
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
	font-family: Arial;
	font-size: 12px;
}

a
{
	text-decoration: none;
	color: Black;
}

img
{
	border: 0;
}

iframe
{
	width: 100%;
	height: 75%;
	border: none;
	display: block;
	margin: 0;
	padding: 0;
}

td
{
	vertical-align: top;
}

.header
{
	top:0px;
	left: 0px;
}

.description
{
	top: 95px;
	left: 0px;
}

.title
{
	position: absolute;
	font-size: 16px;
	left: 122px;
}

.title1
{
	position: absolute;
	top: 62px;
	left: 0px;
}

.title2
{
	position: absolute;
	top: 62px;
	left: 95px;
}

.title3
{
	position: absolute;
	top: 62px;
	left: 290px;
}

.title4
{
	position: absolute;
	top: 62px;
	left: 450px;
}

.footer
{
	position: relative;
	background-color: Black;
	width: 100%;
	color: White;
}

.footer img
{
	border: 0;
	vertical-align: middle;
}

.footer a
{
	color: White;
	text-decoration: none;
}

.footerInteractive
{
	position: static;
	background-color: Black;
	top: 525px;
	left: 0px;
	width: 100%;
	color: White;
}

.footerInteractive img
{
	border: 0;
	vertical-align: middle;
}

.footerInteractive a
{
	color: White;
	text-decoration: none;
}

.videoTitle
{
	background-color: Black;
	color: White;
}
