.body {
   font-family: Tahoma, Arial, sans-serif;
   font-size: 11pt;
   color: #000000;
   	font-weight: 400;
}
.bigger {
   font-family: Tahoma, Arial, sans-serif;
   font-size: 13pt;
   color: #000000;
   	font-weight: 400;
}
a:link {
	color: #035A4C;
   text-decoration: none;
   	font-weight: bold;
}

a:visited {
   color: #6D7720;
   text-decoration: none;
   	font-weight: bold;
}

a:hover {
   text-decoration: underline;
} 

small {
   font-size: 8pt;
   font-family: Tahoma, Arial, sans-serif;
   	font-weight: bold;
}

big {
   font-size: 22pt;
   font-family: copperplate,copperplateTbol,arial black,sans-serif;
   font-weight: 400;
   color: #035A4C;
}

strong {
   font-size: 15pt;
   font-family: Tahoma, Arial, sans-serif;
   	font-weight: bold;
   color: #6D7720;
}

.large {
   font-size: 15pt;
   font-family: Tahoma, Arial, sans-serif;
   	font-weight: bold;
   line-height: 130%;
   color: #ffffff;
}

.testimonial {
   font-family: Verdana,Arial,sans-serif;
   font-size: 10pt;
   font-style: italic;
}

