.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	
}
.headlines-green {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #0F4F1D;
	line-height: normal;
	font-variant: normal;
}
.headlines-red {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	line-height: normal;
	font-variant: normal;
}
.headlines-blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #03F;
	line-height: normal;
	font-variant: normal;
}
.smalltablecopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}
A:link  {
	color : Green;
	text-decoration: underline;
 }
 
 A:visited  {
 	text-decoration : underline;
 	color : Gray;
 }
.SubheadlinesCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #472813;
	line-height: normal;
	font-variant: normal;
}

