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

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

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

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

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

big {
   font-size: 15pt;
   font-family: verdana, arial, sans-serif;
   color: #ffffff;
   font-weight: bold;
}

strong {
   font-size: 12pt;
   font-family: verdana, arial, sans-serif;
   font-weight: bold;
   color: #000099;
   line-height: 150%;
}

