.body {
   font-family: palatino, times new roman, serif;
   font-size: 12pt;
   color: #000000;
   line-height: 120%;
}
.larger {
   font-family: palatino, times new roman, serif;
   font-size: 14pt;
   color: #000000;
   font-style: italic;
   line-height: 120%;
}

a:link {
	color: #02505F;
   font-style: italic;
   font-weight: bold;
   text-decoration: none;
}

a:visited {
   color: #0E7E93;
   font-style: italic;
   font-weight: bold;
   text-decoration: none;
}

a:hover {
   font-weight: bold;
   font-style: italic;
   text-decoration: underline;
} 

small {
   font-size: 8pt;
   font-family: Verdana,Arial, Geneva, sans-serif;
   color: #eeeeee;
   line-height: 110%;
}

big {
   font-size: 24pt;
   font-weight: bold;
   letter-spacing: -0.05em;
   font-family: palatino, times new roman, serif;
   color: #00687C;
}

strong {
   font-size: 16pt;
   font-family: palatino, times new roman, serif;
   font-style: italic;
   font-weight: bold;
   line-height: 110%;
   color: #000000;
}

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