@charset "utf-8";
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.boldgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #01758D;
}
a {
	color: #00728C;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.whitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

.testimonials {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.testimonials a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.smalltext {
	font-size: 7px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.mustardTxt {
	font-weight: bold;
	color: #E8AD20;
}
