.layout {
  margin-top: 20;
  margin-bottom: 20;
  margin-left: 40;
  margin-right: 30;
  background-color: #FFFFCC;}
.bodytext {
  font-size: 16px;
  font-family: Bookman Old Style;
  color: #005500;
  text-decoration: none;}
a.bodytext {
  font-size: 16px;
  font-family: Bookman Old Style;
  color: #005500;
  text-decoration: underline;}
a.bodytext:hover {
  font-size: 16px;
  font-family: Bookman Old Style;
  color: #009900;
  text-decoration: underline;}
.error {
  font-size: 16px;
  font-family: Bookman Old Style;
  color: #FF0000;
  text-decoration: none;}
.f {
  font-size: 14px;
  font-family: Arial;
  color: #005500;
  text-decoration: none;}
a.f {
  font-size: 14px;
  font-family: Arial;
  color: #005500;
  text-decoration: underline;}
a.f:hover {
  font-size: 14px;
  font-family: Arial;
  color: #009900;
  text-decoration: underline;}
.d {
  font-size: 14px;
  font-family: Arial;
  border: solid;
  border-color: #008800;
  border-width: 1;
  color: #005500;
  text-decoration: none;}
.t {
  font-size: 14px;
  font-family: Arial;
  background-color: #FFFFCC;
  color: #005500;
  text-decoration: none;}
.headtext {
  font-size: 48px;
  font-family: Bookman Old Style;
  font-weight: bold;
  color: #008800;
  text-decoration: none;}
a.headtext {
  font-size: 48px;
  font-family: Bookman Old Style;
  font-weight: bold;
  color: #008800;
  text-decoration: underline;}
.pagehead {
  font-size: 18px;
  font-family: Bookman Old Style;
  font-weight: bold;
  color: #008800;
  text-decoration: none;}
a.pagehead {
  font-size: 18px;
  font-family: Bookman Old Style;
  font-weight: bold;
  color: #008800;
  text-decoration: underline;}
.foottext {
  font-size: xx-small;
  color: #005500;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;}
a.foottext {
  font-size: xx-small;
  color: #005500;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;}
a.foottext:hover {
  font-size: xx-small;
  color: #009900;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;}

.menubody {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  background-color: #FFFFCC;
  font-family: Bookman Old Style;
  cursor: arrow;}
.menubar {
  background-image: url(../images/Button.gif);
  background-attachment: fixed;
  background-position: center bottom;
  background-repeat: no-repeat;
  cursor: hand;}
.menutext {
  font-size: small;
  font-family: Bookman Old Style;
  font-weight: bold;
  margin-top: -5;
  color: #008800;
  cursor: hand;}
.navtext {
  font-size: 16px;
  font-family: Bookman Old Style;
  font-weight: bold;
  position:relative;
  top: -49px;
  color: #008800;
  cursor: hand;
  text-decoration: none;}
.navlink {
  cursor: hand;
  text-decoration: none;}
.titlebody {
  background-image: url(../images/SkyRays.jpg);
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  background-color: #FFFFCC;}
.titletext {
  font-size: 100px;
  color: #FFFFFF;
  font-family: Bookman Old Style;
  font-weight: bold;
  text-decoration: none;}

.musichorz {
  background-image: url(../images/MeasHorz.gif);
  background-attachment: fixed;
  background-position: left bottom;
  background-repeat: repeat-horizontal;}
.musicvert {
  background-image: url(../images/MeasVert.gif);
  background-attachment: fixed;
  background-position: right top;
  background-repeat: repeat-vertical;}

ol {
  margin-left: 27;
  text-indent: -2;
  list-style-type: decimal;
  list-style-position: outside;}
ol li {
  margin-top: 20;}
ul {
  margin-left: 14;
  text-indent: 0;
  list-style-type: disc;
  list-style-position: outside;}
ul li {
  margin-top: 20;}
ol li ul li {
  margin-top: 0;}
