body {
	background-color: #000000;
}
body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.address {font-size: small;
margin-left:7px; }

.heading {
	font-size: large;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 4px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-bottom: 16px;
	padding-top: 4px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FF0000;
}
.style2 {
	color: #FFFF66;
	font-weight: bold;
}
.subheading {
	color: #FF0000;
	font-weight: bold;
}


.crumbs { font-family: Georgia, "Times New Roman", Times, serif; 
font-size: x-small; }
a.crumbs:link { color: #cccccc; text-decoration:none; }
a.crumbs:visited { color: #cccccc; text-decoration:none; }
a.crumbs:hover { color: #ffffff; text-decoration:underline; }





/* CSS Document */

#major-box {
	border: thin solid #FF0000;
	margin: 0px;
	padding: 5px;
}

#major-box a { color: #dddddd; }
#major-box a:visited { color: #dddddd; }
#major-box a:hover { color: #ff0000; }

#minor-box {
	border: thin dotted #FF0000;
	margin: 0px 0px 15px 8px;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #dddddd;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

#minor-box a { color: #dddddd; }
#minor-box a:hover { color: #ff0000; }



.right-heading {
	background-color: #cc0000;
	margin: 0px;
	padding: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.still {
	border: thin dashed #FF0000;
}
.abstact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
}

a.mylink:link { color: #ffff00; text-decoration:none; }
a.mylink:visited { color: #ffff00; text-decoration:none; }
a.mylink:hover { color: #ffffff; text-decoration:underline; }




.film-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
