body, P, td
{
  font-family: Verdana, sans-serif;
  font-size: 13px;
  margin: 0px 0px 0px 0px;
}

a:link {
  font-weight: bold;
  color: #122068;
  text-decoration: none;
}

a:visited {
  font-weight: bold;
  color: #122068;
  text-decoration: none;
}

a:hover {
  color: #122068;
  font-weight: bold;
  text-decoration: underline;
  background-color: #EEEEEE;
}

.tdleaves {
  background-image: url(../grfx/index_leaves.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
}

.tablefooter {
  border-top:1px solid black;
}
p.title {
  font-size:12pt;
  font-family: Arial, sans-serif;
  font-weight: bold;
}

.help {
  border:1px dashed #CCCCCC;
  background-color: #F6F6F6;
  vertical-align: top;
}