<style type="text/css">
BODY {
  }
P {
  font-family: "Georgia", "Times New Roman", Times, serif;
  font-size: 1em;
  }
LI {
  font-family: "Georgia", "Times New Roman", Times, serif;
  }
P.note {
  font-size: 0.8em;
  font-style: italic;
  }
P.fileddate {
  font-size: 0.8em;
  font-style: italic;
  text-align: right;
  color: gray;
  border-style: solid;
  border-color: gray;
  border-top-width: 1px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  }
P.description {
  font-size: 1em;
  text-align: left;
  }
description {
  font-family: "Georgia", "Times New Roman", Times, serif;
  font-size: 1em;
  text-align: left;
  }
STRONG {
  font-weight: bold;
  }
blockquote {
  font-family: "Georgia", "Times New Roman", Times, serif;
  font-size: 1em;
  padding: 1em;
  border: 1px solid black;
  background: #DDDDDD;
}
.leadin {
  font-family: "Georgia", "Times New Roman", Times, serif;
  color: #000000;
  font-weight: bold;
  font-size: 1em;
  }
.sidebar {
  font-family: "Georgia", "Times New Roman", Times, serif;
  color: #000000;
  background-color: #FFFFFF;
  font-size: 0.8em;
  align: left;
  vertical-align: top;
  padding-left: 0.5em;
  border: 1px solid black;
  border-top-width: 0px;
  border-left-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  }
.menubar {
  font-family: "Georgia", "Times New Roman", Times, serif;
  color: #000000;
  background-color: #FFFFFF;
  text-align: left;
  vertical-align: top;
  font-size: 1em;
  border: 1px solid black;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  }
.copyright {
  color: #000000;
  font-size: 0.8em;
  text-align: center;
  }
.byline {
  font-family: "Georgia", "Times New Roman", Times, serif;
  color: #000000;
  font-size: 1em;
  font-weight: bold;
  text-align: right;
  }
.bio {
  color: #000000;
  font-size: 1em;
  }
.banner {
  font-family: "Arial", "Helvetica", "sans-serif";
  color: #FFFFFF;
  background-color: #000000;
  font-size: 3em;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  }
.code {
  font-size: 1em;
  font-family: Courier, monospace;
  padding: 0.8em;
  border: 1px solid black;
  background: beige;
  }
CAPTION {
  font-size: 0.8em;
  font-family: "Arial", "Helvetica", "sans-serif";
  }
th {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: 0.8em;
  font-weight: bold;
  color: #000000;
  background-color: #DDDDDD;
  clip:   rect(   );
  text-align: left;
  vertical-align: top;
  }
td {
  border-color: #CCCCCC #CCCCCC black black;
  border-top-width: 1px;
  border-right-width: 1px;
  color: #000000;
  background-color: #FFFFFF;
  text-align: left;
  vertical-align: top;
  }
h1 {
  font-size: 2em;
  font-family: "Arial", "Helvetica", "sans-serif";
  font-weight: bold;
  background-color: #DDDDDD;
  color: #000000;
  padding: 0.2em;
  border: 1px solid #000000;
  border-color: #000000;
  border-top-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  }
h2 {
  font-size: 1.75em;
  font-family: "Arial", "Helvetica", "sans-serif";
  font-weight: bold;
  color: #000000;
  padding: 0.2em;
  border: 1px solid #000000;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  } 
h3 {
  font-size: 1.5em;
  font-family: "Arial", "Helvetica", "sans-serif";
  font-weight: bold;
  color: #000000;
  padding-left: 0.2em;
  } 
h4 {
  font-size: 1.25em;
  font-family: "Arial", "Helvetica", "sans-serif";
  font-weight: bold;
  color: #000000;
  padding-left: 0.2em;
  } 
h5 {
  font-size: 1.25em;
  font-family: "Arial", "Helvetica", "sans-serif";
  font-weight: normal;
  color: #000000;
  padding-left: 0.2em;
  } 
h6 {
  font-size: 1em;
  font-family: "Arial", "Helvetica", "sans-serif";
  font-weight: normal;
  color: #000000;
  padding-left: 0.2em;
  } 
</style>