.providing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.index {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
a.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a.body:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0059AA;
	text-decoration: underline;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #204F04;
	font-weight: bold;
}
.states {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #204F04;
	font-weight: bold;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0059AA;
	font-weight: bold;
}
a.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0059AA;
	font-weight: bold;
	text-decoration: none
}
a.blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0059AA;
	font-weight: bold;
	text-decoration: underline;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}

