body {
background: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style3 {color: #999999;
}
.style4 {
	color: #999;
	font-size: 85%;
}
.style5 {color: #666666;
}
.style7 {color: #999999;
         font-weight: bold;
}

a {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
#footer {
	font-size: 12px;
	color: #999999;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 20px;
	line-height: 30px;
}
h3 {
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 0px;
}
p {
	line-height: 0px;
	color: #666666;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}

