 <meta http-equiv="Content-Style-Type" content="text/css">
 body {
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  text-align: left;
  color:#000000;
  background-color:#F4F4F4;
 }
 p {
  font-family: Arial;
  font-size: 10pt;
  text-align: left;
  line-height:125%;
  margin-top:3pt;
  margin-bottom:8pt;
 }
 table {
  text-align: center;
  vertical-align: middle;
 }
 tr {
  font-family: Arial;
 }
 td {
  font-family: Arial;
  font-size: 11pt;
  line-height:150%;
  background-color:#D3D6D1;
 }
  ul {
  margin-top:-6pt;
 }
  li {
  font-family: Arial;
  font-size: 10pt;
  text-align: left;
  line-height: 125%;
  list-style-type: circle;
  list-style-position: outside;
 }
 h1 {
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
  line-height:100%;
  margin-top:15pt;
  margin-bottom:3pt;
 }
 h2 {
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  text-align: left;
  line-height:100%;
  margin-top:8pt;
  margin-bottom:3pt;
 }
 a:link {
  color:#0000FF;
 }
 a:visited {
  color:#0000FF;
 }
 a:active {
  color:#0000FF;
 }