@media screen {
  body, table {
    font-family : "Verdana", "Georgia", serif;
    font-size : 12px;
    color : white;
  }
}

hr {
  height : 2px;
  width : 75%;
}

a:link, a:visited {
  text-decoration : none;
  color : white;
}

a:hover {
  text-decoration : overline;
  color : #D04040;
  font-weight : bold;
  text-underline : single;
}
a:hover {
  text-decoration : underline;
}

a:active {
  text-decoration : overline;
  color : yellow;
  font-weight : normal;
}
a:active {
  text-decoration : underline;
}

span.CompressedVerdana {
  font-family : "Verdana";
  letter-spacing : -2.0pt;
  font-size : 12pt;
}
span.Verdana {
  font-family : "Verdana";
  font-size : 12pt;
}
span.BoldVerdana {
  font-family : "Verdana";
  font-size : 12pt;
  font-weight : bold;
}

h2 {
  font-family : "Arial";
  font-size : 20pt;
  letter-spacing : -1.0pt;
  font-weight : bold;
}

p.BIU, li.BIU, div.BIU {
  font-weight:bold;
  font-style:italic;
  text-decoration:underline;
}

@page Section1 {
  size:595.3pt 841.9pt;
  margin:42.55pt 28.35pt 56.7pt 42.55pt;
}
div.Section1 {
  page:Section1;
}

