body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

	color: #666666;
	margin-left: 0px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	line-height: 20px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

	color: #A8A2A2;
	line-height: 16px;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

	font-weight: normal;
	color: #446632;
	text-decoration: none
}
a:link {
	color: #24773C;
	text-decoration: #24773C;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

	font-weight: normal;
	color: #446632;
}