body,td,th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}
body {
  background-color: #ffffff;
  margin: 10px;
}
a:link, a:visited, a:active {
  color: #0000ff;
  text-decoration: none;
}
a:hover {
  color: #ff00ff;
  text-decoration: none;
}
form {
  margin: 0;
}
.mainTable {
  width: 750px;
}
.header {
  background-color: #ffffff;
  vertical-align: middle;
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.menu {
  color: #ffffff;
  background-color: #000000;
  padding: 10px;
  vertical-align: top;
}
.menu ul, .menu li {
  font-size: 14px;
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 0;
  padding-left: 0px;
  padding-bottom: 10px;
  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;
}
.search {
  width: 130px;
}
.current {
  font-weight: bold;
}
.content {
  background-color: #FFFFFF;
  padding: 20px;
  vertical-align: top;
  line-height: 1.35;
  word-spacing: 0.1em;
  width: 610px;
}
.footer {
  background-color: #DDDDDD;
  text-align: center;
  font-size: 10px;
}
h1 {
  font-size: 24px;
  color: #ff00ff;
  margin-top:10px;
  margin-bottom:24px;
  font-weight: normal;
  font-style: normal;
}
h2 {
  font-size: 18px;
  color: #ff00ff;
  font-weight: normal;
  font-style: normal;
}
h3 {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
}
h4 {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
}
h5 {
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
}
h6 {
  font-size: 9px;
  font-weight: normal;
  font-style: normal;
}

