body 
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	}

p.legal {
  font-size: 8pt;
  font-family: Arial;
  text-decoration: none;
  color: #006DB0;	
}


td 
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	}

A:link
	{
	font-family: Arial;
	text-decoration: none;
	color: #006DB0;
	font-weight: bold;
	}

A:visited
	{
	font-family: Arial;
	text-decoration: none;
	color: #006DB0;
	font-weight: bold;
	}

A:hover
	{
	font-family: Arial;
	text-decoration: none;
	color: #888785;
	font-weight: bold;
	}
