body {
	background-color: #000000;
	color: #f0f0f0;
	width: 884px;
	margin: 0px auto 40px auto;
}

body, p, td, th, div, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
}

a{
	color: #e6932b;
	text-decoration: underline;
}

a:hover {
	color: #c6730b;
}

h2 {
	margin: 0px;
}

h3 {
	color: #e6932b;
	font-size: 12px;
	font-weight: bold;
}

form {
	display: inline;
}