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

a:link 	{   text-decoration: underline;   
			color: #3A84CA;}
			
a:visited { text-decoration: underline;   
			color: #990000;} 

a:hover {
   text-decoration: underline;
   background: #DDDDDD;
   color: #990000;
}

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

h1 {
   font-size: 18pt;
   font-family: arial, geneva, sans-serif;
   font-weight: bold;
   color: #3A84CA;
}

strong {
   font-size: 14pt;
   font-family: arial, geneva, sans-serif;
   color: #990000;
}
.tablebd {
	border: 1px solid black;
}
