HTML, BODY, TABLE {
	font-family: 	Arial, Verdana, sans-serif;
	font-size:		10pt;
	color:				#000;
}
BODY {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
H1 {
	color: #fff;
	font-size: 12pt;
	font-weight: Bold;
	margin: 0px;
	padding: 0px;
}

.border
{
	border-left: 6px solid #ff006b;
	border-right: 6px solid #ff006b;
	background-color: #ff006b;
}

IMG {
	border: 0px;
}


a:link, a:active, a:visited {
	color: #000;
	font-weight: Bold;
	text-decoration: underline;
	font-size: 10pt;
}
a:hover {
	color: #000;
	font-weight: Bold;
	text-decoration: none;
	font-size: 10pt;
}

.content-image {
	border:		solid 1px #3c3c3c;
	position:	absolute;
}
.movie_text {
	width: 700px;
	line-height: 20px;
}
