/* CSS Document */

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #659D32;
}
.boldbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.greentitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #659D32;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

<!-- GREEN COLOR color: #659D32; -->

  <!-- Web Author: Celena Shouse-Bland-->
  <!-- Copyright: 2008, Achiever Marketing, LLC-->
  <!-- E-Mail Address: info@achievermarketing.com-->
  <!-- Last Updated: 08 September 2008 -->