body{
	background-color : #000000;
}

img{
	border : 0;
}

a{
	color : #700000;
	text-decoration : underline;
}

a:hover{
	color : #700000;
	text-decoration : none;
}

p
{
	text-align : left;
	font-family : arial,helvetica,sans-serif;
	font-size : 12pt;
	color : #000000;
}

p.logo{
	text-align : center;
}

p.footer{
	text-align : center;
	font-family : arial,helvetica,sans-serif;
	font-size : 10pt;
	color : #F5F5DC;
}

p.title{
	text-align : left;
	font-family : arial,helvetica,sans-serif;
	font-size : 16pt;
	color : #700000;
}

table.main{
	width : 800px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 25px;
	margin-bottom : 25px;
}

table.videos{
	width : 700px;
	padding : 5px;
	border : 4px solid #000000;

}

td.focus{
	background-color : #F5F5DC;
	vertical-align : top;
	padding : 5px;
	text-align : left;
	width : 700px;
}

td.menu{
	background-color : #000000;
	vertical-align : top;
	text-align : center;
	padding : 5px;
	border : 0;
	width : 100px;
}

li{
	font-family : arial,helvetica,sans-serif;
	font-size : 12pt;
	color : #000000;
}
