@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
}
body {
	background-color: #202020;
	text-align: center;
}
a:link {
	color: #CCC;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #CCC;
}

.movies {
	font-size: large;
	color: #000;
	text-indent: .5cm;
}
.cte {
	text-align: right;
	word-spacing: 4in;
}
