@charset "utf-8";
/* CSS Document */

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
}

.testimonial {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#408d37;
}

.Person {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#408d37;
}

.UpperBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

.bold {
	font-weight:bold;
}

.tagbox {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
	padding:4px, 4px, 0px, 0px;
	font-weight:bold;
}

.DkGreen {
	color:#285423;
}

.CAGreen {
	color:#408d37;
}

.whtBold {
	color:#ffffff;
	font-weight:bold;
}



