body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 24px;
	font-weight: 300;
	background-color: #073907;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
	line-height: normal;
	text-align: center;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
.rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

