.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.greencopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E7E43;
	text-decoration: none;
}
a:link {
	color: 4E7E43;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.download {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
.newsHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4E7E43;
	text-decoration: none;
	font-weight: bold;
}
.newsDate {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.greencopyBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4E7E43;
	text-decoration: none;
}
.rule {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4E7E43;
}
.newsReverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
