<style>
<!--
dummy {}

a.menu:link, a.menu:visited {
  font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
  font-size: 9pt;
  color: black;
  text-decoration: none;
  font-weight: bold;
  }
a.menu:hover {
  font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
  font-size: 9pt;
  color: brown;
  text-decoration: none;
  font-weight: bold;
  }
div.category {
  font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: #303098;
  line-height: .2in;
  text-align: center;
  }
a.title:link, a.title:visited {
  font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
  font-size: 10pt;
  color: black;
  text-decoration: none;
  font-weight: bold;
  }
a.title:hover {
  font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
  font-size: 10pt;
  color: brown;
  text-decoration: none;
  font-weight: bold;
  }
a.booktitle:link, a.booktitle:visited {
  font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
  font-size: 10pt;
  font-style: italic;
  color: black;
  text-decoration: none;
  font-weight: bold;
  }
a.booktitle:hover {
  font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
  font-size: 10pt;
  font-style: italic;
  color: brown;
  text-decoration: none;
  font-weight: bold;
  }
div.teaser {
  font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
  font-size: 8pt;
  font-style: italic;
  margin-left: .15in;
  color: black;
  }
span.bold {
  color: black;
  font-size: 9pt;
  font-weight: bold;
  }
span.emphasis {
  color: black;
  font-size: 10pt;
  font-weight: bold;
  }
span.quote {
  color: #303098;
  font-size: 11pt;
  font-weight: bold;
  }
div.footer {
  color: black;
  font-size: 8pt;
  text-align: center;
  }
div.copyright {
  color: black;
  font-size: 8pt;
  text-align: center;
  padding-top: .1in;
  }
div.title {
  color: black;
  font-size: 12pt;
  text-align: right;
  }
div.quote {
  color: black;
  font-size: 9pt;
  }
div.author {
  color: black;
  font-size: 9pt;
  font-style: italic;
  text-align: right;
  padding-bottom: .1in;
  }
a.foot:link, a.foot:visited {
  font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
  font-size: 8pt;
  color: black;
  text-decoration: none;
  font-weight: bold;
  }
a.foot:hover {
  font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
  font-size: 8pt;
  color: brown;
  text-decoration: none;
  font-weight: bold;
  }
div.text, span.text {
  font-size: 9pt;
  color: black;
  padding-bottom: .1in;
  }
p {
  font-size: 9pt;
  color: black;
  padding-bottom: 0pt;
  padding-top: 0pt;
  }
span.gbname {
  color: black;
  font-weight: bold;
  }
span.gbwebsite {
  color: black;
  }
span.gblocation {
  color: black;
  }
span.gbemail {
  color: black;
  }
span.gbdate {
  font-style: italic;
  color: black;
  }
span.gbmsg {
  color: black;
  padding-top: .1in;
  }
-->
</style>
