BODY {
  background: #FFFFFF;
  color: black;
  font-family: verdana, arial, helvetica, sans-serif;
}

H1 {
  color: #646464;
  margin-left: 0.5em;
  margin-top: 0.5em;
  font-family: arial, helvetica, sans-serif;
}

DIV.menu {
  float: left;
  clear: left;
  background: #c06023;
  margin-left: 0.5em;
  margin-right: 0.5em;
  margin-top: 0em;
  margin-bottom: 1em;
  padding: 5px;
  font-size: 90%;
//  line-height: 170%;
  width: 162px;
  font-weight: bold;
}

DIV.yahoobox {
  margin-left: 0.5em;
  float: left;
  clear: left;
  border: 2px solid #c06023;
  padding: 5px;
  width: 158px;
}

DIV.main {
  background: #ffffff;
  font-size: 80%;
  margin-left: 15.5em;
//  padding: 1em;
}

P.image {
  text-align: center;
  font-style: italic;
}

P.alphalist {
  text-align: center;
  font-size: 125%;
}

DIV.main a:link {
  color: #c06023;
  text-decoration: none;
}

DIV.main a:visited {
  color: #c06023;
  text-decoration: none;
}

DIV.main a:hover {
  color: #c06023;
  text-decoration: underline;
}

DIV.main a:active {
  color: #c06023;
  text-decoration: underline;
}

DIV.menu a:link {
  color: #ffffff;
  text-decoration: none;
}

DIV.menu a:visited {
  color: #ffffff;
  text-decoration: none;
}

DIV.menu a:hover {
  color: #ffffff;
  text-decoration: underline;
}

DIV.menu a:active {
  color: #ffffff;
  text-decoration: underline;
}

B {
color: #646464;
}

H2 {
  font-family: arial, helvetica, sans-serif;
  color: #646464;
}

H3 {
  font-family: arial, helvetica, sans-serif;
  color: #646464;
  text-align: center;
}

TD.title {
  font-family: arial, helvetica, sans-serif;
  color: #646464;
}

DIV.copyright {
  font-size: 80%;
  text-align: center;
  margin-left: 15.5em;
}
