
/* 1st css revision by blaine roderique 8-23-2001 */


h1 {
	font-size: 18px;
	font-family: trebuchet ms, arial;
	color: black;
	margin-top: 2px;
}

h2 {
	font-size: 14px;
	font-family: arial;
	color: black;
	margin-bottom: 0px;
}

h3 {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: black;
	margin-bottom: 0px;
}

.introduction {
	font-size: 11px;
	font-family: arial;
}

p {
	margin-top: 0px;
	margin-bottom: 10pt;
	text-align: justify;
}

.bodycopy {
	font-size: 12px;
	font-family: georgia, times;
}

.moviecopy {
	font-size: 11px;
	font-family: georgia, times;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 3pt;
}

.moviename {
	font-size: 11px;
	font-family: georgia, times;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10pt;
}


li {
	margin: 0px 0px 10px 15px;
	font-size: 12px;
	font-family: georgia, times;
	text-align: justify;
}

td.quote {
	font-size: 10px;
	font-family: georgia, times;
	color: #333333;
}

td.name {
	font-style: italic;
	font-size: 12px;
	font-family: georgia, times;
	color: #333333;
}

td.eletter {
	font-size: 11px;
	font-family: georgia, times;
	color: black;
}

td.breadcrumb {
	font-size: 11px;

	font-family: trebuchet ms, arial;
	color: #333333;
}

A.breadcrumb:link {
	font-size: 11px;
	font-family: trebuchet ms, arial;
	color: black;
}

A.breadcrumb:visited {
	font-size: 11px;
	font-family: trebuchet ms, arial;
	color: #000000;
}

A.breadcrumb:hover {
	font-size: 11px;
	font-family: trebuchet ms, arial;
	color: #ffffff;
	background-color: #9999CC;
}

A.breadcrumb:active {
	font-size: 11px;
	font-family: trebuchet ms, arial;
	color: #ffffff;
}

A.mailto:link {
	font-size: 12px;
	font-family: trebuchet ms, arial;
	color: #333333;
}

A.mailto:hover {
	font-size: 12px;
	font-family: trebuchet ms, arial;
	color: #ffffff;
	background-color: #9999CC;
}

A.mailto:visited {
	font-size: 12px;
	font-family: trebuchet ms, arial;
	color: #333333;
}

A.mailto:active {
	font-size: 12px;
	font-family: trebuchet ms, arial;
	color: #ffffff;
}

A.intro-link:link {
	font-size: 11px;
	font-family: arial;
	color: black;
}

A.intro-link:visited {
	font-size: 11px;
	font-family: arial;
	color: #000000;
}

A.intro-link:hover {
	font-size: 11px;
	font-family: arial;
	color: #ffffff;
	background-color: #9999CC;
}

A.intro-link:active {
	font-size: 11px;
	font-family: arial;
	color: #ffffff;
}

A.text-link:link {
	font-size: 12px;
	font-family: georgia, times;
	color: black;
}

A.text-link:visited {
	font-size: 12px;
	font-family: georgia, times;
	color: #000000;
}

A.text-link:hover {
	font-size: 12px;
	font-family: georgia, times;
	color: #ffffff;
	background-color: #9999CC;
}

A.text-link:active {
	font-size: 12px;
	font-family: georgia, times;
	color: #ffffff;
}

