body { 
  background-color: #e8ecf5; 
  margin-left: 10px; margin-right: auto; 
  margin-top: 10px; margin-bottom: 10px; 
  text-align: center;
  color: #0000a0;
  font-family: arial;
}

table {
 margin-left: auto;
 margin-right: auto;
}

img {
  border-width: 0;
}

p {
  margin-left: 25px;
}

tt {
  color: #a030ff;
  font-family: monospace, courier, arial;
  font-size: 11pt;
  font-weight: bold;
}

hr {
  border: 1px;
  height: 2px;
  background-color: #0000a0;
  width: 96%;
}

.main {
  width: 760px;
}

.content {
  width: 100%;
  padding: 0px;
  background: white;
  border-width: 2px;
  border-style: solid;
  border-color: #0000a0;
}

.menu {
  padding: 0px;
  width: 437px;
  height: 332px;
  background: white;
  border-width: 1px;
  border-style: dashed;
  border-color: #a0a0f0;
  margin-top: -80px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.menu td {
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}

h1 {
  color: #0000a0;
  font-family: arial;
  font-size: 18pt;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 30px;
}

h2 {
  color: #0000a0;
  font-family: arial;
  font-size: 14pt;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-left: 40px;
}

ul {
  padding-left: 20px;
  margin-left: 12px;
  margin-top: 10px;
  margin-bottom: 8px;
}

.description {
  color: #0000a0;
  font-family: arial;
  font-size: 9pt;
}

.scroll {
  overflow: auto;
  width=100%;
  height: 300px;
}

.sub-description {
  color: #0000a0;
  font-family: arial;
  font-size: 8pt;
}

a {
  color: #6060ff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.header {
  color: #0000a0;
  font-size: 12pt;
  font-weight: bold;
  background-color: #f3f3ff;
  margin-top: 2px;
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 15px;
}

.header a {
  color: #ffff40;
}

.sub-header {
  color: white;
  font-size: 10pt;
  background-color: #8080ff;
  margin-top: 2px;
  padding-left: 5px;
  color: white;
}

.sub-header a {
  color: #ffff70;
}
.title {
  position: relative;
  left: -60px;
  top: -68px;
  overflow: visible;
}

.soft {
  text-align: center;
  color: #a0a0a0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 8pt;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e0e0e0;
  margin-top: 2px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 2px;
}

.soft a {
  color: #a0a0a0;
}

.tab-title {
  width: 720px;
  margin-left: auto;
  margin-right: auto;
}
