@charset "iso-8859-1";
.cite {
  font-size: 85%; font-style: italic; }
.pagefoot {
  font-size: 75%; }
a.nav:link {
  text-decoration: none;
  color: #ffff99; } /* pale yellow */
a.nav:visited {
  text-decoration: none;
  color: #ffff99; } /* pale yellow */
a.nav:hover {
  text-decoration: none;
  color: #CCFFFF;
  font-style: italic;  } /* pale blue */
body {
  margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0;
  font-size: small;
  background-color: #ffffff; } /* white */
h1 {
  font-size: 150%; font-weight: bold;
  color: #990000; } /* dark red */
h2 {
  font-size: 140%; font-weight: bold; font-style : italic;
  color: #990000; } /* dark red */
h3 {
  font-size: 130%; font-weight: bold;
  color: #990000; } /* dark red */
h4 {
  font-size: 120%; font-weight: bold; font-style : italic;
  color: #990000; } /* dark red */
p, li, dd, dt {
  font-size: 100%;
  line-height: 150%; }
p.nav {
  font-size: 100%; font-weight: bold;
  line-height: 100%; }
p.title {
  font-family: "Times New Roman", serif;
  font-size: 250%; font-weight: bold;
  letter-spacing: 2px; line-height: 99%; }
table {
  font-family: Verdana, Helvetica, Arial, sans-serif; }
table.data, td.data {
  border-color: #990000; } /* dark red */
td {
  font-size: 100%; }
td.nav {
  height: 700px;
  text-align: center; vertical-align: top;
  background-color: #3366ff; } /* blue */
td.title {
  width: 100%;
  background-color: #009900;
  color: #ffff99; } /* green background, pale yellow text */
td.caption {
  text-align: center;
  font-size: 125%; font-weight: bold;
  color: #990000; border-color: #990000; } /* dark red */
tr.data {
  font-size: 85%;
  vertical-align: top; }
