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

.tabledata {
   font-family: arial, geneva, sans-serif;
   font-size: 9pt;
   color: #000000;
   line-height: 110%;
}

.homepage {
   font-family: arial, geneva, sans-serif;
   font-size: 10pt;
   color: #000000;
   line-height: 110%;
}

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

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

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

small {
   font-size: 8pt;
   font-family: arial, geneva, sans-serif;
   line-height: 110%;
}

big {
   font-size: 20pt;
   font-family: arial, geneva, sans-serif;
   color: #660000;
   font-weight: bold;
}

strong {
   font-size: 14pt;
   font-family: arial, geneva, sans-serif;
   font-weight: bold;
   color: #660000;
   line-height: 150%;
}
