BODY {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #C0C0C0;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
}

A {
	text-decoration: none;
	color: #C0C0C0;
}

A:Hover {
	text-decoration: underline;
	color: #C0C0C0;
}

TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11pt;
	color: #C0C0C0;
	background-color: #292929;
}

TD.bottom {
	font-size : 11px;
}

TD.headerleft {
	background-image: url(images/header-left.gif);
}

TD.headerright {
	background-image: url(images/header-right.gif);
}

TD.film{
	background-image: url(images/film-side.gif);
	background-color: White;
}

H1{
	font-weight : bold;
	font-size : 13pt;
	color: #FFFFFF;
}

H2{
	font-weight : bold;
	font-size : 14pt;
}

H3{
	font-weight : bold;
	font-size : 12pt;
}