body {
	margin:0px;
	background:#6cf;
	}

td, li {
	font-family:"Trebuchet MS",Verdana,sans-serif;
	font-size:0.9em;
	color:#000;
	background:inherit;
	}

h1,h3 {
	color:#6cf;
	background:inherit;	
	font-family:Verdana,sans-serif;
	}

h3 {
	margin-bottom:5px;
	}

a:link {
	color:#f63;
	background:inherit;
	text-decoration:none;
	}

a:visited {
	color:#930;
	background:inherit;
	text-decoration: none;
	}

a:hover {
	text-decoration:underline;
	}

a:active {
	color:#f00;
	background:inherit;
	}

q {
	font-style:italic;
	color:#093;
	}

.filmborder {
	background: url('/img/filmborder.gif');
	height: 10px;
	}
	
ins {
	text-decoration: none;
}

#nav a.navlink:link, #nav a.navlink:visited, #nav a.navlink:hover, #nav a.navlink:active {
	display: block;
	margin-right: 16px;
	margin-bottom: 8px;
	color: #009;
	font-family: "Courier", "Courier New";
	
}