.greenxxsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 14px;
	font-weight: normal;
	color: #26753C;
	text-decoration: none;
}
.greenxsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 18px;
	font-weight: normal;
	color: #26753C;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bullet-point.jpg);
	list-style-type: disc;
}
.greensmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	font-weight: normal;
	color: #26753C;
	text-decoration: none;
}
.whitesmall {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitexsmall {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
