<style TYPE="text/css">
<!--
body {
  background: white;
  color: black;
}

td { font-family: arial,sans-serif; }

td.nav {
  color: gold;
  font-weight: bold;
  background-color: #77ee77;
}

P.Title {
  color: blue;
  border-bottom: solid;
  border-color: #dd6666;
  border-bottom-width: 2px;
  width: 90%;
  font-size: 140%;
  font-weight: normal;
  text-align: left;
}

H1 {
  font-size: 140%;
}

H2 {
  color: navy;
  font-size: 120%;
}

/*

P, BLOCKQUOTE {
  text-align: justify;
}

*/

H3, H4 {
}

UL {
  list-style-type: square;
}

-->
</style>


