body {
  font-family: Verdana;
}

.menutop {
}

.menutop a
{
  color: #000000;
  font-size: 1.0em;
  text-decoration: none;
}

.menutop a:hover
{
  color: #0000CC;
  text-decoration: underline;
}

.menutop a.active
{
  color: #0000CC;
  text-decoration: underline;
}

#header {
}

#section {
  font-size: 1.0em;
  line-height: 1.6em;
}

#footer {
}


h1 {
  color: #000000;
  font-size: 1.6em;
}

h2 {
  color: #000000;
  font-size: 1.2em;
}

p {
}

a {
  color: #000000;
  text-decoration: underline;
}

a:hover {
  color: #0000CC;
  text-decoration: underline;
}
