.bodytext {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}
.bulletpointtext {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}

.facilitiestext {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

.bodylink A {
	font-family: verdana;
	font-size: 11px;
  color: #316B93;
  text-decoration: underline;
}

.bodylink A:hover {
	font-family: verdana;
	font-size: 11px;
  color: #B52DB5;
  text-decoration: underline;
}

.footerlink A {
  color: #ffffff;
  text-decoration: underline;
}

.footerlink A:hover {
  color: #B52DB5;
  text-decoration: underline;
}
