<!--
body {
  color: #eef; background-color: #000059;
  font-size: 87.5%;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  width: 100%;
  border: 0;
  margin: 0;
}

hr {
  width: 85%;
  text-align: center;
}

p {
  color: #009; background-color: transparent;
  /* margin: 14px 12px 0 12px; */
}

#layoutfull, #layoutfull > table {
  text-align: center;
  margin: 1em auto 0 auto;
}

h2 {
  color: #009; background: transparent;
  font: bold 137.5% Verdana,Arial,Helvetica,sans-serif;
  text-align: center;
  margin: 0;
}

h3 {
  color: #009; background: transparent;
  font: bold 100% Verdana,Arial,Helvetica,sans-serif;
  text-align: center;
  margin: 0;
}

dt {font: bold 1em Verdana,Arial,Helvetica,sans-serif; margin-top: 1em;}
dd {font: normal 1em Verdana,Arial,Helvetica,sans-serif;}
ul li {list-style: none;}
/* ul {text-align: left; margin-right: 12px} */

a {text-decoration: none;}
a:link    {color: #00f; text-decoration: none;}
a:visited {color: #096; text-decoration: none;}
a:active  {color: #f03; text-decoration: none;}
a:hover   {color: #0cc; background-color: inherit; text-decoration: none;}

#sitemeter .sm_tiny {
  color: #cc0;
  font: normal 10px Verdana,Arial,Helvetica,sans-serif;
}

#sitemeter img {border: 0;}

.here     {color: #009; background-color: #cc0;}
.composer {font: italic 85.7% Arial,Helvetica,sans-serif;}
.solo     {color: #909; font: normal 64.3% Verdana,Arial,Helvetica,sans-serif;}
.required {color: #f00; font: italic bold 78.6% Verdana,Arial,Helvetica,sans-serif;}

#formdiv {
  width: 60%;
  color: #009; background: transparent;
  font-weight: bold;
  font-size: 93.75%;
  margin: 1em auto;
}

input {
  color: #009;
  margin: .25em 0;
}

-->