@charset "utf-8";
/* CSS Document */

body {
	background-color:#000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.footer{
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	text-align:center;
}

.footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #fff;
	text-decoration:none;
	text-align:center;
}

