.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #737373;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: 737373;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: 5447b3;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: 5447b3;
	text-decoration: underline;
}

