.body {
   font-family: helvetica,geneva,arial,verdana,sans-serif;
   font-size: 12pt;
   color: #000000;
   line-height: 120%;
}

a:link {
	color: #5C5E63;
   font-weight: bold;
   	text-decoration: none;
}

a:visited {
   color: #80550A;
   font-weight: bold;
   text-decoration: none;
}

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

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

big {
   font-size: 20pt;
   font-family: franklin gothic demi,charcoal,arial,verdana,sans-serif;
   color: #5C5E63;
}

strong {
   font-size: 14pt;
   font-family: franklin gothic demi,charcoal,arial,verdana,sans-serif;
   font-weight: bold;
   color: #5C5E63;
}
.address {
   font-family: Arial,sans-serif;
   font-size: 10pt;
   color: #5C5E63;
   font-weight: bold;
}
