body         { font-family: Verdana, Arial, Helvetica, sans-serif;
               background: #FFF url("images/pagebg.gif") 0 0 repeat-y; }
td           { font: 12px Verdana, Arial, Helvetica, sans-serif }
p            { font: 12px Verdana, Arial, Helvetica, sans-serif; line-height: 150%; 
               margin-top: 0; margin-bottom: 12px }
input, textarea  { font: 12px Verdana, Arial, Helvetica, sans-serif; color: #369 }
input.button { color: #000; line-height: 150%; }
h1           { font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #030;
               font-weight: bold }
h2           { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #A19711;
               font-weight: bold; margin-bottom: 12px  }
h3           { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #A19711; 
               font-weight: bold; line-height: 150%; margin-bottom: 0; }
h4           { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000;
               font-weight: bold; margin-top: 15px; margin-bottom: 0 }
h5           { font-family: Verdana, Arial, sans-serif; font-size: 13px; color: #003300;
               font-weight: bold; margin-top: 0; margin-bottom: 0; line-height: 150% }
h6           { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000;
               font-weight: bold; margin-bottom: 0 }
.hhbody      { font-size: 12px; margin-bottom: 0; }
.hhcaption   { font-size: 11px; text-align: center }
.hhpic       { margin-bottom: 0; text-align: center; margin-top: 20px }
.hhsmall     { font-size: 11px; }
.ntm         { margin-top: 5px }
.nbm         { margin-bottom: 5px }
.top         { font-size: 11px; text-align: right }
ul, ol       { font: 12px Verdana, Arial, sans-serif }
li           { font: 12px Verdana, Arial, sans-serif; margin-bottom: 5px; line-height: 125%; }
hr           { color: #999999; size: 1pt; shading: solid }
.tableborder { border: 1px solid #003300 }
a:link { color: #009; }
a:visited { color: #030; }
a:hover { color: #A19711; }
.hhnav     { font-family: Verdana, Arial, sans-serif; font-size: 13px; font-weight: bold;
               color: #DFF1D7; text-decoration: none; line-height: 200% }
.hhnav a:link {
	text-decoration: none;
	font-weight: bold;
	color: #030;
      }
.hhnav a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #030;
      }
.hhnav a:hover {
      font-weight: bold;
      text-decoration: underline;
      color: #fff;
      }
.hhnav a:active {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
      }
table#chart {
      border-left: 1px solid #ccc;
      border-top: 1px solid #ccc;
      margin-top: 5px;
      }
table#chart td {
      border-right: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      line-height: 140%;
      padding-left: 4px;
      }
table#chart tr.odd td {
      background-color: #DFF1D7;
      }
table#chart tr.toprow td {
      background-color: cornsilk;
      color: #000;
      font-weight: bold;
      }
table#chartc {
      border-left: 1px solid #ccc;
      border-top: 1px solid #ccc;
      margin-top: 5px;
      }
table#chartc td {
      border-right: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      line-height: 140%;
      text-align: center;
      font-size: 11px;
      }
table#chartc td.sub {
      line-height: 120%;
      }
table#chartc tr.odd td {
      background-color: #DFF1D7;
      }
table#chartc tr.toprow td {
      background-color: cornsilk;
      color: #000;
      font-weight: bold;
      text-align: center;
      }
div.flr {
      float: right;
      width: 150px;
      margin-left: 15px;
      margin-bottom: 5px;
      }
div.flr img {
      border: 0;
      }
div.flr p {
      font-size: 11px;
      margin-bottom: 0;
      }
