body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#616161;
	margin:0px;
	padding:0px;
	background-color:#000000;
}
.highlight-let{ font-family:Highlight LET;}
.arial{ font-family:Arial, Helvetica, sans-serif;}
.papyrus{font-family:Papyrus;}
.times-new-roman{ font-family:Times New Roman;}

img{ border:0px;}

.font11{ font-size:11px;}
.font12{ font-size:12px;}
.font13{ font-size:13px;}
.font14{ font-size:14px;}
.font16{ font-size:16px;}
.font18{ font-size:18px;}
.font20{ font-size:20px;}
.font22{ font-size:22px;}
.font24{ font-size:24px;}
.font36{ font-size:36px;}
.font72{ font-size:72px;}

.text-yellow{ color:#ffff00}
.text-red{ color:#ff0000}
.text-orange{ color:#ff6600}
.text-oragne2{ color:#ff9900}
.text-white{ color:#ffffff}
.text-green{ color:#008000}
.text-green2{ color:#339966;}
.text-indigo{ color:#333399}
.text-blue{ color:blue;}

a{ text-decoration:underline;}
a:hover{text-decoration:underline;}

a.yellow{ text-decoration:underline; color:#ffff00;}
a:hover.yellow{text-decoration:underline;color:#ffff00;}

a.black{ text-decoration:underline; color:#000000; font-weight:bold; font-size:20px;}
a:hover.black{text-decoration:underline;color:#000000;}

a.blue{ text-decoration:underline; color:blue; }
a:hover.blue{text-decoration:underline;color:blue;}

#container{
	width:100%;
	height:auto;
	margin:50px 0 0 0;
	padding:10px;
}
#text-center{
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	text-align:center;
	font-style:italic;
}
#text-left{
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	text-align:left;
}
ul.non-bull{
	margin:auto;
	padding:0px;
	width:auto;

}
ul.non-bull li{
	margin:0px;
	padding:5px 0 5px 0;
	list-style-type:none;
	display:inline;
	text-align:center;
	float:left;
	font-family:Times New Roman;
	font-size:16px;
	height:auto;
	
}

ul.non-bull2{
	margin:0 0 0 8px;
	padding:0px;
	width:550px;
	float:left;

}
ul.non-bull2 li{
	margin:0 19px 0 0;
	padding:0px;
	list-style-type:none;
	display:inline;
	text-align:center;
	float:left;
	font-family:Times New Roman;
	font-size:16px;
	height:auto;
	text-decoration:underline;
	
}

.yellow-box{
	background-color:#ffcc00;
	color:#000000;
	width:600px;
	font-size:16px;
	margin:0px;
	padding:5px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}
.white-box{
	background-color:#ffffff;
	color:#000000;
	width:600px;
	font-size:16px;
	margin:auto;
	padding:5px;
	text-align:left;
	font-family:Times New Roman;
}
#box-one{
	width:310px;
	height:auto;
	margin:0 0 0 0px;
	padding:0px;
	float:left;
}
#box-two{
	width:600px;
	color:#000000;
	height:auto;
	margin:0 0 0 5px;
	padding:10px;
	float:left;
	background-color:#ffffff;
	font-family:Times New Roman;
	font-size:16px;
}
#box-three{
	width:310px;
	height:auto;
	margin:0 0 0 15px;
	display:inline;
	padding:0px;
	float:left;
}
.table-film{ width:77%;_width:80%;}
*:first-child+html .table-film{ width:80%;}




