body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #ffffff;
  color: #000000;
}
a:link, a:visited, a:active {
  color: #0000ff;
  text-decoration: none;
}
a:hover {
  color: #0000ff;
  text-decoration: none;
}
form {
}
.mainTable {
}
.header {
  background-color: #663399;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.menu {
  color: #000000;
  background-color: #663399;
  padding: 10px;
  line-height: 30px;
  vertical-align: top;
}
.menu ul, .menu li {
  font-size: 14px;
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 0;
  width: 140px;
}
#menu a:link {
  color: #ffffff;
  text-decoration: none;
}
#menu a:visited {
  color: #ffffff;
  text-decoration: none;
}
#menu a:active {
  color: #ffffff;
  text-decoration: none;
}
#menu a:hover {
  color: #ff00ff;
  text-decoration: none;
}
.searchText {
  width: 130px;
}
.searchButton {
  width: 135px;
}
.current {
  font-weight: bold;
}
.content {
  background-color: #FFFFFF;
  padding: 20px;
  vertical-align: top;
  line-height: 1.35;
  word-spacing: 0.1em;
}
.footer {
  background-color: #ffffff;
  text-align: center;
  font-size: 10px;
}
.H1 {
  font-family:Arial Narrow;
  font-size: 30px;
  color: #660066;
  font-weight: normal;
  font-style: normal;
}
.H2 {
  font-size: 18px;
  color: #663399;
  font-weight: bold;
  font-style: normal;
}
.H3 {
  font-size: 14px;
  color: #000000;
  font-weight: bold;
  font-style: normal;
}
.H4 {
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  font-style: normal;
}
h5 {
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
}
h6 {
  font-size: 9px;
  font-weight: normal;
  font-style: normal;
}


