<!--
BODY 	{
		font-size:x-small;	
		margin: 0;
		background-color:#ffffff;
		color:#000000;
		font-family:"Arial";
}
A:active {
		color: #2f4f4f;
		font-size:8pt;
		font-weight:bold;
		font-family:"Arial";
		text-decoration: none;
}
A:link	{
		color: #2f4f4f;
		font-size:8pt;
		font-weight:bold;
		font-family:"Arial";
		text-decoration: none;
}
A:visited {
		color: #2f4f4f;
		font-size:8pt;
		font-weight:bold;
		font-family:"Arial";
		text-decoration: none;
}
A:hover {
		color: #D8BC4D;
		font-size:8pt;
		font-weight:bold;
		font-family:"Arial";
		text-decoration: underline;
}
A.film {
		font-size: 10pt;
}
table		{
		color:#000000;
		text-indent:0;
		text-align:justify;
		font-weight: normal;
		font-size: 8pt;
		line-height: 13pt;
		font-variant: normal;
  		font-style: normal;		
  		font-family: "Arial";
}
p		{
		color:#000000;
		text-indent:0;
		text-align:justify;
		font-weight: normal;
		font-size: 8pt;
		line-height: 13pt;
		font-variant: normal;
  		font-style: normal;		
  		font-family: "Arial";
}
p.larger {
		font-size: 9;
		font-weight:bold;
		text-align:left;
}
p.credits {
		text-align:center;
		font-size:8pt;
		font-style:italic;
}
p.title{
		text-align:center;
		font-size:15;
		color:#000000;
		font-weight:bold;

}
p.indent{
		text-indent:15;
}
p.center{
		text-align:center;
}
p.right{
		text-align:right;
}
p.left{
		text-align:left;
}
.textformat	{
		color:#000000;
		font-weight: normal;
		font-size: 8pt;
		line-height: 13pt;
		font-variant: normal;
  		font-style: normal;		
  		font-family: "Arial";
}
.smallTextFormat {
		color:#000000;
		font-weight: normal;
		font-size: 8pt;
		line-height: 13pt;
		font-variant: normal;
  		font-style: normal;		
  		font-family: "Arial";

}
.searchDesc{
		color:#000000;
		font-weight: normal;
		font-size: 9pt;
		line-height: 13pt;
		font-variant: normal;
  		font-style: normal;		
  		font-family: "Arial";
}
.searchInfo{
		color:#000000;
		font-weight: normal;
		font-size: 8pt;
		line-height: 13pt;
		font-variant: normal;
  		font-style: normal;
		font-weight: bold;		
  		font-family: "Arial";
}
.heading{
		color:#8B0000;
		text-align:center;
		font-style:normal;
		font-weight:bold;
		font-size:9pt;
}
.smallheading {
		color:#ffffff;
		text-indent:0;
		text-align:center;
		font-weight: bold;
		font-size: 9pt;
		line-height: 13pt;
		font-variant: normal;
  		font-style: normal;		
  		font-family: "Arial";
}
.movieHeading{
		color:#2f4f4f;
		text-align:center;
		font-style:normal;
		font-weight:bold;
		font-size:17pt;
}
.larger{
		font-size:10pt;
}
.disclaimer{
		font-size:7pt;
		font-style:italic;
		text-align:center;
}
#solidtable{
		border-color:#000000;
		border-right-style:solid;
		border-width:3px;
		margin:0;
//-->
