<html>
<style type="text/css">
<!--
a.menu{
	font-family: "Ms sans serif", "Helvetica";
	font-size: 8pt;
	font-weight: Bold;
	color: Black;
	text-decoration: none;

}
a.menu:hover {
	font-family: "Ms sans serif", "Helvetica";
	font-size: 8pt;
	font-weight: Bold;
	color: #333366;
	text-decoration: none;
}

  a:active {
	font-family: "Ms sans serif", "Helvetica";
	font-size: 8pt;
	color: #333366;
}
  a:visited {
	font-family: "MS sans serif", "Helvetica";
	font-size: 8pt;
	font-weight: Bold;
	color: #333366;
}
  a:link {
	font-family: "Ms sans serif", "Helvetica";
	font-size: 8pt;
	font-weight: Bold;
	color: #333366;
	text-decoration: none;
}
  plaintext {
	font-family: "MS sans serif", "Helvetica";
	font-size: 8pt;
	color: White;
}
  a:hover {
	font-family: "Ms sans serif", "Helvetica";
	font-size: 8pt;
	font-weight: Bold;
	color: White;
	text-decoration: none;
}
  a {
	font-family: "Ms sans serif", "Helvetica";
	font-size: 8pt;
	color: White;
	text-decoration: none;
}
  td {
	font-family: "Ms sans serif", "Helvetica";
	font-size: 8pt;
	color: White;
}
  th {
	font-family: "Ms sans serif", "Helvetica";
	font-size: 8pt;
	color: White;
}
  h1{
	font-family: "Ms sans serif", "Helvetica";
	font-size: 12pt;
	color: White;
	font-weight : bold;
}
  h2{ 
	font-family: "Ms sans serif", "Helvetica";
	font-size: 16pt;
	color: White;
 }
 h3{
	 font-family: "Ms sans serif", "Helvetica";
	font-size: 16pt;
	color: White;
}
h4{
	 font-family: "Ms sans serif", "Helvetica";
	font-size: 16pt;
	color: White;
  }
.firstpagetext{
	font-family: "MS sans serif", "Helvetica";
	font-size: 12pt;
	color: #000000;
	font-weight: Bold;
	white-space: normal;
	width: 350px;
	height: 45px;
}
div.pager {
	margin: 10px 5px 10px 4px;
	_margin-right: 8px;
	background-color: #96a5bd;
	height: 18px;
	line-height: 18px;
	float: right;
	color: #595854;
	padding: 0 4px;
}
div.pager a {
	color: #595854;
	text-decoration: none;
	padding: 0 3px;
}
div.pager span.dis {
	text-decoration: none;
	color: #cccccc;
	padding: 0 3px;
}
div.pager a:hover {
	background-color: #EEEEEE;
	color: #595854;
}
div.pager a.act {
	background-color: #bbbfc1;
	font-weight: bold;
	color: White;
}
div.pager a.prev {
	padding-right: 10px;
}
div.pager a.next {
	padding-left: 10px;
}

-->
</style>
</html>