<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
body {
	background-color: #ebd6b0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
a:link {
	color: #df4049;
}
.rbd {
	background-image: url(../images/rbd.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.lbd {
	background-image: url(../images/lbd.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.movie_tbl_bd {
	background-color: #ececec;
	border: 10px outset #999;
}
.thumb_bd {
	border: 1px solid #000;
}
.text1 {
	font-size: 30px;
	font-weight: bold;
}
.text2 {
	font-size: 23px;
	font-weight: bold;
	letter-spacing: -1px;
}
.footer_bg {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
}
h1 {
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 2px;
}
</pre></body></html>