td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #6AAF01;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #6aaf01;
	text-decoration: none;
	font-weight: bold;
}
.reasons-header {
	font-size: 13.5px;
	font-style: oblique;
	font-weight: bold;
}
.borderstyle {
	border: thin solid #6AAf01;
}
.features_bullets {
	font-size: 11px;
}
.coloredgreen {
	font-weight: bold;
	color: #6aaf01;
}
.coloredblue {
	font-weight: bold;
	color: #0054A6;
}
