.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7a6e67;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7a6e67;
	text-align: center;
	text-decoration: none;
}
.copyright a:hover {
	color: #002d62;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #7a6e67;
	font-size: 12px;
	text-decoration: none;
}
.bullets {
	color: #002d62;
	font-weight: bold;
}
.subheads a:hover {
	color: #002d62;
}
.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002d62;
	text-decoration: none;
}
.subheadsSpacer {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #7a6e67;
	font-size: 6px;
	text-decoration: none;
}
