.bodytext {
	font-family: HELVETICA;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

a.bodytext:link, a.bodytext:visited, a.bodytext:hover{ 
	font-family: HELVETICA;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
    text-decoration: none;
     line-height: 20px;
}