@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-repeat: no-repeat;
	font-size: 16px;
}
.div-FOOTER {
	color: #FFFFFF;
	text-align: center;
}

.noImgBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.imgBorder {
	border: thin double #000000;
}

