h3.MainHeading {
	font-family:"Times New Roman", Times, serif;
	font-size:18pt;
	font-weight:bold;
	font-style:italic;
	color:#006600;
}

h4.SecondaryHeading {
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	font-weight:bold;
	font-style:italic;
	color:#006600;
}

p.BodyText {
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
	color:#000000;
}

h4.HeadingText {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	font-style:italic;
	color:#000000;
}

p.LargeText {
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	font-style:italic;
	color:#006600;
}

p.PhotoCaption {
	font-family:"Times New Roman", Times, serif;
	font-size:9pt;
	font-style:italic;
	color:#000000;
}

p.MovieInfo {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
}

p.MovieTitle {
	font-family:"Times New Roman", Times, serif;
	font-size:14pt; 
	font-weight:bold;  
	font-style:italic;
	color:#000000;
}

p.SpecialHeading {
	font-family:"Times New Roman", Times, serif;
	font-size:22pt;
	font-weight:bold;
	font-style:italic;
	color:#000000;
}

th.TableHeading {
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}