#navi,
#bottom img,
noscript {
	display: none;
}

body {
	font: 10pt Arial, Helvetica, sans-serif;
}

img {
	border-style: none;
}

table {
	border-collapse: collapse;
	font: 10pt Arial, Helvetica, sans-serif;
}
caption {
	font-weight: bold;
	text-align: left;
}
th, td {
	vertical-align: top;
	text-align: left;
	padding: 2px 10px 2px 0;
}

h1 {
	color: #A70140;
}

a {
	text-decoration: none;
	color: black;
}

strong {
	font-weight: normal;
}

#footer{
	padding-top: 10pt;
	font-size: 8pt;
}

table.film {
	width: 100%;
	margin-bottom: 10pt;
}
col.year {
	width: 5.5em;
}

col.program {
	width: 6em;
}

col.studio,
col.project {
	width: 20em;
}



