@charset "utf-8";
/* CSS Document */
body {
	background-color:#000000;
	margin: 0 auto;
	padding: 0;
	color: #009966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
img {border:none}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.style3 {
	color: #666666;
	font-weight: bold;
}
.style4 {
	font-size: xx-small
}
h6 {color: #666666;
	font-weight: bold;
	font-size:10px;
}