h1#fest_name,
h1#page_title
{
	margin: 0 0 1.5em;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	color: #f00;
}

h2#fest_year
{
	margin: 0 0 1em;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}

h2#sub_page_title
{
	margin: 1em 0;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #f00;
}

h2.film_title
{
	margin: 0;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	color: #f00;
}

h3
{
	margin: 1em 0 0;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #f00;
}

h4
{
	margin: 1em 0;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

p,
ul,
ol
{
	margin: 1em 0;
	font-size: 11px;
	line-height: 16px;
}

p.press_info
{
	margin: 0;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	color: #f00;
	text-transform: uppercase;
}

p.highlight
{
	margin: 0;
	color: #f00;
}
