/* defaults... */
	body { background-color: #ffffff; margin: 0; padding: 0; border: 0 }

	td,p,li,textarea, .default  {
	color: #666666;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	line-height: 13px;
}

/* GENERAL IN-BODY TEXT LINKS */
	a:link  {
	color: #006E3A !important;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
}
	a:visited  { color: #006E3A !important; font-size: 11px; font-weight: bold; border: 0px; text-decoration: none;}
	a:active  { color: #006E3A !important; font-size: 11px; font-weight: bold; border: 0px; text-decoration: none;}
	a:hover  {
	color: #006E3A !important;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}
.grnsm 
    a:link  {
	color: #006E3A!important;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
	text-decoration: none;
	font-family: arial, helvetica;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	font: arial, helvetica;
}
	a:visited  { color: #006E3A!important; font-size: 11px; font-weight: bold; border: 0px; text-decoration: none;}
	a:active  { color: #006E3A!important; font-size: 11px; font-weight: bold; border: 0px; text-decoration: none;}
	a:hover  {
	color: #006E3A!important;
	font-size: 11px;
	font-weight: bold;
	border: 0px; text-decoration: none;
}
	
.lgtxt {
	font-family: helvetica;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #006E3A !important;
}
.grntxt {
	font-family: arial, helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 006E3A !important;
	text-decoration: none;
}
.bold {
	font-family: arial, helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
