<STYLE type='text/css'>

a.white {
  font-family: arial;
  font-size: 9pt;
  color: "#ffffff";
  text-decoration: none;
  }

a:link.white {
  color: "#ffffff";
  font-size: 9pt;
  text-decoration: none;
  }

a:visited.white {
  color: "#ffffff";
  font-size: 9pt;
  text-decoration: none;
  }

a:hover.white {
  color: "#ffffff";
  font-size: 9pt;
  text-decoration: underline;
  }

a.footer {
  font-family: arial;
  font-size: 8pt;
  color: "#eeeeee";
  text-decoration: none;
  }

a:link.footer {
  color: "#eeeeee";
  font-size: 8pt;
  text-decoration: none;
  }

a:visited.footer {
  color: "#eeeeee";
  font-size: 8pt;
  text-decoration: none;
  }

a:hover.footer {
  color: "#eeeeee";
  font-size: 8pt;
  text-decoration: underline;
  }


a:link {
  color: "#781314";
  font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
  }


a:visited {
  color: "#781314";
  font-size: 9pt;
  text-decoration: none;
  font-weight: bold;
  }

a:hover {
  color: "#781314";
  font-size: 9pt;
  text-decoration: underline;
  font-weight: bold;
  }

BODY {
  font-family: arial;
  font-size: 9pt;
  }

table
	{
		font-size: 9pt;
		font-family: arial,tahoma;
		color: "black";
	}

tr.white
	{
		font-size: 9pt;
		font-family: arial,tahoma;
		color: "white";
	}

</STYLE>

