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

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

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

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

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

big {
   font-size: 20pt;
   font-family: franklin gothic demi,charcoal,arial black,tahoma,arial,sans-serif;
   color: #004E4C;
   line-height: 120%;
}

strong {
   font-size: 16pt;
   font-family: franklin gothic demi,charcoal,arial black,tahoma,arial,sans-serif;
   font-weight: bold;
   color: #004E4C;
   line-height: 200%;
}
