body
{
  font-family: arial;
  font-size: 12px;
}
td
{
  font-family: arial;
  font-size: 12px;
}
a
{
  text-decoration: none;
}
a:hover
{
  text-decoration: underline;
}
img
{
  margin: 0px;
  border: 0px;
}
p
{
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
}
h1
{
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 20px;
  font-weight: bold;
  color: #663399;
}
h2
{
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: bold;
  color: #663399;
}
ul
{
  list-style-type: none;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
}
li
{
  margin-top: 3px;
}
td.nav a
{
  font-family: verdana;
  font-size: 9px;
  font-weight: bold;
  color: #000000;
}
td.nav a:active
{
  color: #663399;
}
td.nav a:visited
{
  color: #000000;
}
td.nav a:hover
{
  color: #663399;
}
td.menu
{
  padding: 10px;
}
td.footer
{
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 11px;
  line-height: 16px;
}
.highlight
{
  color: #669933;
}