body {
	background-color: #000000;
	margin-top: 0px;
}
.flash {
	background-attachment: scroll;
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
}
.header {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8.5pt;
	font-weight: none;
	color: #000000;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
	color: #7C9999;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
	color: #009999;
}
