body {
  background-color: #ffffff;
  color: #333333;
  margin: 0;
}

td {
  font-size:14px;
  color: #333333;
  text-decoration: none;
  line-height: 18px;
}

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

a:hover {
  color: #cc0000;
  text-decoration: none;
}

a:active {
  color: #cc0000;
  text-decoration: none;
}

#logo {
  position: absolute;
  left: 10px;
  top: 40px;
  height: 60px;
  width: 600px;
  text-indent: -9999px;
}

.t1 {
  font-size: 14px;
  text-decoration: none;
  color: #003399;
  font-weight: bold;
}

.t2 {
  font-size: 18px;
  color: #cc0000;
  text-decoration: none;
  font-weight: bold;
}

.t3 {
  font-size: 14px;
  color: #ff9933;
  font-weight: bold;
}

.t4 {
  font-size: 12px;
}

.t5 {
  font-size: 24px;
  text-decoration: none;
  color: #cc0000;
}

.t6 {
  font-size: 24px;
  text-decoration: none;
  color: #333333;
  font-weight: bold;
}

.area {
  font-size: 12px;
  line-height: 100%;
  margin-left: 8px;
  margin-right: 0px;
  margin-top: 1px;
  margin-bottom: 0px;
}

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

.menu a:hover {
  font-size: 12px;
  font-weight: bold;
  color: #000066;
  text-decoration: none;
}

.menu a:active {
  font-size: 12px;
  font-weight: bold;
  color: #000066;
  text-decoration: none;
}
