body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	padding:0px;
	margin:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.div-header{
	background-image:url(../images/img-head-bck.gif);
	background-repeat:repeat-x;
	width:100%;
}
.div-footer{
	background-image:url(../images/img-footer-bck.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	width:100%;
	height:51px;
}
.div-footer-inner{
	margin:0px;
	padding:0px;
}
.div-buttons{
	float:right;
	position:relative;
	top:-96px;
}
.div-main{
	width:1000px;
}
.bodyText{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	padding-right:15px;
}
h3{
	color:#ee4524;
	font-size:24px;
}
table b{
	color:#009999;
	font-size:24px;
}
.div-button{
	background-color:#D2FFE5;
	font-size:12px;
	font-weight:bold;
	color:#026A2D;
	width:73px;
	font-family:Arial, Helvetica, sans-serif;
	border:#026A2D 1px solid;
	height:21px;
}
.div-button a{

	text-decoration:none;
}

.div-download a{
	text-decoration:none;
	color:#006666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
.div-film a{
color:#FF3333;
}