body,td,th {
	color: #000000;
	background-color: #000000;
}
body {
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF66;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
h1 {
	font-size: 12px;
}
.gradient {
	background-image: url(../images/filmobackgnd.gif);
	background-repeat: repeat-x;
}
#rule1 {
	background-color: #666666;
}
