.bodytext {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	line-height: 18px;
}
.bodytexybold {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.bodytextwhite {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.bodytextlink {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660099;
	text-decoration: none;
	line-height: 18px;
}

#icon-image{
	width: 25px;
	height: 25px;
	margin-right: 15px;
	padding: 6px 0;
	float: left;
	}
