body, p, dl, dt, dd, ol, ul, li, th, td
{
  font-family: verdana,helvetica,sans-serif;
  font-size: 11px;
  color: #000000;
}

.small
{
  font-size: 9px;
}

.highlight
{
  color: #336699;
}

.quoted
{
  font-style: italic;
}

.title
{
  font-family: verdana,helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

.subtitle
{
  font-family: verdana,helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

a
{
  text-decoration: none;
  color: #336699;
}

a:hover
{
  text-decoration: underline;
}

a.navlink
{
  text-decoration: none;
  font-family: verdana,helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

a.navlink:hover
{
  background-color: #336699;
}
