h1, h2, h3, h4 {
	font-family: Garamond, "Times New Roman", serif;
	}

h1 {
	font-size: 42px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF00;
	padding-left: 30px;
}


h2 {
	font-size: 30px;
	font-weight: bold;
	color: #009900;
	font-style: normal;
}

h3 {
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
	margin-top: 5px;
	margin-bottom: 5px;
}

h4 {font-size: 20px;
	font-weight: bold;
	color: #bb0000;
	margin-top: 5px;
	margin-bottom: 5px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	margin-top: 5px;
}
	
a:link {color: #bb0000;
	font-weight: bold; 
	text-decoration: underline;	
	}
a:visited {
	color: #555;
	font-weight: bold; 
/*	text-decoration: none; */
	}
a:hover {
	background-color: #CCCCFF;
/*	text-decoration: underline; */
	}

#nav {
	clear: both;
	background-color:#009933;
	font-size:13px;
	height: 19px;
	color:#FFFFFF;
	padding-top: 4px;
	padding-bottom: 1px; 
	padding-left: 10px;
	word-spacing: -1px;
}

#nav a {
	text-decoration:none;
	color: #FFFFFF;

}

#nav a:hover {
	color:#000000;
	background-color: #FFFF00;
}
.bold {
	font-weight: bold;
}

.filmtitle {
	font-style: italic;
	color: #009900;
	font-weight: bold;
}
	
.blue {
	color: #0000FF;
}

.redhilite {
	color: #FF0000;
}
.emphasis {
	color: #FF0000;
	font-weight: bold;
}
.italic {
	font-style: italic;
}

.dgreenhilite {
	font-weight: bold;
	color: #009900;
}

.small {
	font-size: 10px;
}

.biggreen {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 30px;
	font-weight: bold;
	color: #009900;
}

.filmtitlebig {
	color: #009900;
	font-style: italic;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 30px;
	font-weight: bold;
	text-align: left;
	font-variant: small-caps;
}

.scoredthrough {
	text-decoration: line-through;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.yellow {
	color: #FFFF00;
}
.gray {
	color: #666666;
}

.green {
	color: #009900;
}
.greenbig {
	font-size: 36px;
	font-style: italic;
	color: #009900;
	font-family: Garamond, "Times New Roman", serif;
	font-weight: bold;
}


.h3pseudo {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.bluehilite {
	color: #0033FF;
}
.indexfilmtitle {
	font-size: 36px;
	font-variant: small-caps;
	color: #009900;
	font-family: Garamond, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
}
