  body {font-family: "Arial", Sand;
        font-weight:bold;
        font-size: 16px;}
    a  {font-family: "Arial", Sand;
        font-size: 16px;
        text-decoration: underline;
        color: "blue";}
    .musicandinfo {text-decoration:none;
        font-family: "Arial", Sand;
        font-size: 12px;
        font-weight:bold;
        color: "#000000";}
    a:hover { text-decoration: underline;
              color:   "#990099"; }
    h2 {font-family: "Arial", Sand;
        color: "#000000";}
    p  {font-family: "Arial", Sand;
        font-size: 16px;
        color: "#000000";}
    div {font-family: "Arial", Sand;
        font-size: 12px;
        color: "#000000";}
    td  {font-family: "Arial", Sand;
        font-size: 12px;
        color: "#000000";}
    br {font-family: "Arial", Sand;
        font-size: 12px;
        color: "#000000";}
  .subhead{font-size: 18px;
           color:"#000000"}
  .welcome{font-size: 20px;}
  .smalltext{font-size: 12px;}
  .mediumtext{font-size: 14px;}
  .largetext{font-size: 16px;}
  .addressfield{font-size: 16px;}
  .pink   {color:   "#990099";}
  .boldpink{color:   "#990099";
             font-weight:bold;}
  .white  {color:   "#ffffff";}
  .blue   {color:   "#8080ff";}
  .left   {text-align: left;  }
  .center {text-align: center;}
  .right  {text-align: right; }
  .blink  {text-decoration: blink;}

