<!--
BODY {
  font-family: Palatino Linotype;
  font-size: 11pt;
  color: #000000;
  bgcolor: #ffffff;
}

A {
  font-family: Palatino Linotype;
  font-size: 8pt;
  text-decoration: none;
  color: #0066bb;
}

A:hover
{
  color: #00bb66;
}

H1 {
  font-style: italic;
  font-weight: bold;
  color: #0066aa;
}

H2 {
  font-style: italic;
  font-weight: bold;
  color: #0066aa;
}

H3 {
  font-style: italic;
  font-weight: bold;
  color: #0066aa;
}

td.gradient {
  background-image: url("images/gradient.jpg");
}

td.gradient100 {
  background-image: url("images/gradient100.jpg");
}

td.gradient150 {
  background-image: url("images/gradient150.jpg");
}

td.gradient500 {
  background-image: url("images/gradient500.jpg");
}

-->

