<!--

  A:link {color:#008FB5}
  A:active {color:#008FB5}
  A:visited {color:#008FB5}
  A:hover {color:#ffcc00}

  a.table {
	  color: #ffffff;
  }
  a:visited.table {
	  color: #ffffff;
  }
  a:hover.table {
	  color: #5AADAD;
  }

   a.header {
	  color: #ffffff;
  }
  a:visited.header {
	  color: #ffffff;
  }
  a:hover.header {
	  color: #5AADAD;
  }

  BODY {font: 10pt "Arial";
	color:#ffffff}

  	table {
		font: 9pt "Arial";
		color:#FFFFFF;
	}

	tr.highlighted {
		cursor:hand;
	}

	tr.regular {
		cursor:hand;
	}

  H1 {font-size: 13.5pt;
      line-height: 15pt;
      font-weight: bold;
      font-family: "Arial"
      font-style: normal}

  H2 {font-size: 10pt;
      line-height: 10pt;
      font-weight: bold;
      font-family: "Arial"
      font-style: normal}

  .Regular { background-color: #009FEF; }

  .Highlight { background-color: #007FCF; }

  .district { display: none; }

  .bornhidden { display: none; }

  .submenu { display: none; }

-->