body {
  background: #63778b none repeat scroll 0% 50%;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 10pt;
  color: white;
}
body.normal {
  background: #ccffff none repeat scroll 0% 50%;
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif;
}
body.banner {
  background: #c6e7de none repeat scroll 0% 50%;
  font-family: Verdana,Arial,sans-serif;
  font-weight: normal;
}
body.contents {
  background: #c6e7de none repeat scroll 0% 50%;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
}
h1, h2, h3 {
  text-align: center;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
}
h4, h5, h6 {
}
table.banner {
  background: transparent none repeat scroll 0% 50%;
}
td.menulight {
  background: #99ffff none repeat scroll 0% 50%;
}
tr.menu {
  font-family: Verdana,Arial,sans-serif;
  font-size: 10pt;
  vertical-align: top;
  text-align: center;
}
td.white-blue {
  background-color: blue;
  color: white;
}
td.bg-yellow {
  background-color: yellow;
}
td {
  text-indent: 3px;
}
.update {
  font-size: x-small;
  font-family: Arial,Helvetica,sans-serif;
  color: #00ff00;
}
a {
  color: #bbffff;
}
