
body {
  background: #fff;
}

p,td,div,a,h1,h2 {
  font-family: tahoma, arial, helvetica, sans-serif;
}

p,td,div,a {
  font-size: 11px;
}

p,td,div {
  color: #666;
}

h1,h2 {
  color: #777;
}

a {
  color: #666;
}

h1 {
  font-size: 14px;
  font-weight: bold;
}

h2 {
  font-size: 12px;
  font-weight: bold;
}

.navi {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
}

.navi a {
  text-decoration: none;
  font-size: 13px;
  color: #666;
}

.navi a:hover {
  text-decoration: underline;
  font-size: 13px;
}

.content {
  background: #ddd;
}

#bottomnavi {
  background: #ccc;
}

#aevumlink {
  color: #777;
}

.important {
  color: #c00;
  font-weight: bold;
}
