

.body {
   font-family: georgia, times new roman, serif;
   font-size: 12pt;
   color: #000000;
   line-height: 120%;
}
.smaller {
   font-family: georgia, times new roman, serif;
   font-size: 10pt;
   color: #000000;
}

a:link {
	color: #364836;
   font-weight: bold;
}

a:visited {
   color: #006E90;
   font-weight: bold;
}

a:hover {
   color: #990000;
   font-weight: bold;
}

small {
   font-size: 8pt;
   font-family: georgia, times new roman, serif;
   line-height: 110%;
}

big {
   font-size: 18pt;
   font-family: georgia, times new roman, serif;
   font-weight: bold;
   color: #000000;
}

strong {
   font-size: 15pt;
   font-family: georgia, times new roman, serif;
   font-weight: bold;
   color: #364836;
}

.testimonial {
   font-family: Arial,sans-serif;
   font-size: 10pt;
   color: #000000;
   font-weight: bold;
}

