.text {
	font-family: Arial;
	text-decoration: none;
}
.heading {
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.links {
	font-family: Arial;
	color: #000000;
}

.links a {
	color: #000000;
	text-decoration: underline;
}

.links a:hover {
	color: #1c6f3b;
	text-decoration:underline;
}

.bwdlink {
	font-family:Arial;
	color:#000000;
}

.bwdlink a {
	color: #000000;
	text-decoration: none;
}

.bwdlink a:hover {
	color: #1c6f3b;
	text-decoration: none;
}.text2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
