.banner {
	background-color: #000000;
	background-position: 0px 0px;
	width: 100%;
}
body a:link, body a:visited, body a:hover {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
p {
	margin-right: 10px;
	margin-left: 10px;
}
