.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #31AB9E;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282627;
	text-decoration: none;
}
.bottomlinks a:link {
	text-decoration: none;
	color: #272526;
}

.bottomlinks a:hover {
	text-decoration: none;
	color: #2EAA9F;
}
.bottomlinks a:visited {
	text-decoration: none;
	color: #272526;
}


.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252324;
	text-align: justify;
	font-weight: bold;
}

