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;
}
