body {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: Arial, sans-serif;
  color: navy;
}

p, ul, blockquote {
  margin-top: 0;
  margin-bottom: 8pt;;
  font-size: 11pt;
}

h1, h2, h3 {
  margin: 2px;
  font-size: 14pt;
}

h2 {
  font-size: 12pt;
}

h3 {
  font-size: 10pt;
}

table {
  width: 639px !important;
  width: 634px;
  margin-bottom: 8px;
}

th, td {
  font-size: 12pt;
  vertical-align: top;
}

td,td.left {
  text-align: center;
  font-size: 9pt;
}

td.left {
  text-align: left;
}

caption {
  margin-top: 12px;
  margin-bottom: 8px;
}

div {
  margin: 0;
  padding: 0;
  border: 0;
}

div.content {
  position: absolute;
  top: 101px;
  margin-left: 141px !important;
  margin-left: 19px;
  width: 639px !important;
  width: 634px;
  background-color: white;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
}

a {
  color: #6666EB;
  font-weight: bold;
  /* text-decoration: none; */
}

a:hover {
  color: navy;
}

a.menu {
  color: white;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

a.menu:hover {
  color: navy;
}

div.menu {
  /* height: 100%; */
  width: 116px !important;
  width: 116px;
  margin: 0;
  padding: 0;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 200%;
  float: left;
  border-right: 5px solid #6666EB;
  background-color: #000088;
}

div.menu-item {
  width: 112px !important;
  width: 112px;
  height: 20px !important;
  height: 24px;
  margin: 0;
  padding: 0;
  margin-bottom: 2px;
  padding-left: 4px;
  padding-top: 4px;
  color: white;
  border: 0;
  background-color: #7070F0;
}

dl {
  margin-top: 4pt;
}

.girls,.boys {
  font-weight: bold;
}

.girls {
  color: #6B4573;
  color: red;
}

.boys {
  color: #94654A;
  color: green;
}