<!--
body { 
  background: #505050;
  margin: 2.5em;
  }
body, td {
  font-family: gill sans, century gothic, news gothic mt, lucida sans unicode, sans-serif;
  font-size: 90%;
  color: #ffffff;
  }
td.links {
  line-height: 300%;
  }
td.text {
  line-height: 200%;
  color: #000000;
  }
td.textwhite {
  line-height: 200%;
  color: #ffffff;
  }
span.texttight {
  line-height: 110%;
  color: #000000;
  }
div.main {
  font-size: 105%;
  color: #ffffff;
  line-height: 150%;
  padding-right: 15px;
  padding-top: 15px;
  }
h3 {
  color: #ffffff;
  font-size: 110%;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-top: 0px;
  }
h3.black {
  color: #000000;
  font-size: 110%;
  border-bottom: 1px solid #cc0000;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-top: 0px;
  }
div#dancer { 
  }
div#dancer h3 {
  color: #ffffff;
  font-size: 110%;
  border-bottom: 1px solid #cc0000;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-top: 0px;
  }
div#piece { 
  background-color: #000000; 
  color: #ffffff;
  padding: 0;
  margin: 0;
  }
div#piece h3 {
  color: #ffffff;
  font-size: 110%;
  border-bottom: 1px solid #00cc33;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-top: 0px;
  }
a:link, a:visited {
  color: #ffffff;
  text-decoration: underline;
  }
a:hover {
  color: #cccccc;
  text-decoration: none;
  }
-->
