.greyxxsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #9D9FA2;
	text-decoration: none;
	line-height: 18px;
}
.boarder {
	border: 1px solid #9D9FA2;
}
.greentitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #99CA3C;
	text-decoration: none;
}
.greentitlesmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #99CA3C;
	text-decoration: none;
}
.greyxxxsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #9D9FA2;
	text-decoration: none;
	line-height: 18px;
}
.bluetitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #343565;
	text-decoration: none;
}
.bullets {
	line-height: 25px;
	list-style-type: circle;
	list-style-image: url(Images/bullet.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #9d9fa2;
}

