H1
{
  font-size: 1.6em;
  font-family: Arial;
  color: #666666;
}
H2
{
  font-size: 1.6em;
  font-family: Arial;
  color: #666666;
}

H2.first
{
  font-size: 1.3em;
  font-family: Arial;
  color: #666666;
}

H3
{
  font-size: 1.2em;
  font-family: Arial;
  color: #666666;
}

P
{
  font-size: 0.9em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

LI
{
  font-size: 0.9em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD
{
  font-size: 0.9em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

A
{
  text-decoration: none;
}

A:link
{
  color: #004080;
}

A:visited
{
  color: #004080;
}

A:active
{
  color: #004080;
}

A:hover
{
  color: #0080b0;
}

TD#Navigation
{
  background-color: #004080;
}
TD#Navigation A
{
  display: block;
  font-size: 0.9em;
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: solid 1px #99ccff;
  text-decoration: none;
  text-align: right;
}
TD#Navigation A.More
{
  border-bottom: none;
  font-size: 0.8em;
  font-weight: bold;
}
TD#Navigation A:link
{
  color: #ffffff;
}
TD#Navigation A:visited
{
  color: #ffffff;
}
TD#Navigation A:active
{
  color: #99ccff;
}
TD#Navigation A:hover
{
  color: #99ccff;
}
TD#Navigation H3
{
  color: #ffffff;
  font-size: 1.2em;
  font-family: Arial;
}
TD#Navigation P
{
  color: #ffffff;
}
#Menu
{
  background-color: #666666;
  color: #cccccc;
  margin-top: -10px;
  margin-right: -10px;
  padding: 5px;
}
#Menu A
{
  border-right: solid 1px #cccccc;
  font-size: 0.8em;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
#Menu A:link
{
  color: #ffffff;
}
#Menu A:visited
{
  color: #ffffff;
}
#Menu A:active
{
  color: #ffffff;
}
#Menu A:hover
{
  color: #cccccc;
}
#Footer
{
  color: #666666;
  text-align: center;
  font-size: 0.7em;
}