@charset "ISO-8859-1";
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 15px;
}
.mission {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.services {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 20px;
	list-style-type: disc;
}
.table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.title {
	color: c14dbc;
}
a:link {
	color: #551a8b;
	text-decoration: none;
}
a:visited {
	color: #551a8b;
	text-decoration: none;
}
a:hover {
	color: #551a8b;
}
.med {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 13px;
}
