<style type="text/css" media="all">
<!--
body {
  font-family: arial;
  font-size: 10pt;
  color: #000000;
}
  a:link { color: #000000; text-decoration: none}  /* for unvisited links */
  a:visited { color: #000000; text-decoration: none} /* for visited links */
  a:active { color: #000000; text-decoration: none} /* when link is clicked */
  a:hover { color: #000000; text-decoration: underline} /* when mouse is over link */

.table {
  font-family: arial;
  font-size: 10pt;
  color: #000000;	
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background: #FFFFFF;
}

.linktable {
  font-family: arial;
  font-size: 10pt;
  color: #000000;	
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background: #336699;
}

.headtable {
  font-family: arial;
  font-size: 10pt;
  color: #000000;	
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  background: #FFFFFF;
}

.navigation {
  font-family: arial;
  font-size: 10pt;
  color: #000000;	
  border-right: 1px solid #000000;
  background: #FFFFFF;
}

.cell {
  font-family: arial;
  font-size: 10pt;
  color: #000000;
  background: #FFFFFF;
}

.copyright {
  font-family: arial;
  font-size: 10pt;
  color: #000000;
}

.img
{
 border-style: none;
}

.rail {
  font-family: arial;
  font-size: 10pt;
	color: #000000;
  border-right: 1px solid #000000;
  background: #FFFFFF;
}

.headcell {
  background: #FFFFFF;
  font-family: arial;
  font-size: 12pt;
	font-style: bold;
  color: #000000;
}

.small {
  font-family: arial;
  font-size: 8pt;
  color: #000000;
  background: #FFFFFF;
}
-->
	</style>