<style>
a:link { color : #0000cc; }
a:active { color : #ff0000; }
a:visited { color : #551a8b; }
        }
body {background-color: #A9A9A9;
      text-color: #000000;}

h1 { letter-spacing: 3pt;
     font-family: impact,sans-serif;
     word-spacing: 2pt;
     font-weight: 600;}

h4 { letter-spacing: 3pt;
     font-family: impact,sans-serif;
     font-style: Italic;
     font-size: 16;
     word-spacing: 2pt;
     font-weight: 200;}


p.gig { letter-spacing: 2pt;
    font-family: impact,sans-serif;
    word-spacing: 3pt;
    font-weight: 300;}

td.feedback { letter-spacing: 2pt;
         font-family: sans-serif;
         word-spacing: 2pt;
         font-size: 7pt;
         text-align: center;
         font-weight: bold;
         }

.bio {   letter-spacing: 1pt;
         font-family: arial;
         word-spacing: 1pt;
         font-size: 12pt;
         text-align: left;
         }

         
td.fquote  { letter-spacing: 2pt;
         font-family: sans-serif;
         word-spacing: 2pt;
         font-size: 10pt;
         width: 70%;
         text-align: center;
         vertical-align: top;
         color: #FFFFFF}

td.stars {letter-spacing: 10pt;
         font-family: impact,sans-serif;
         font-size: 18pt;
         width : 15%;
         vertical-align: text-bottom;
         color: #FFFFFF}

td.names {font-size: 14;
          vertical-align: top;
          font-weight: bold;}

td.songtitle {width: 40%;
             font-weight: bold}

td.gigdateh {width: 30%;
             font-weight: bold}
td.gigdate {width: 30%;
            vertical-align: top;}

td.venueh {width: 70%;
           font-weight: bold}
td.venue {width: 70%;
          vertical-align: top;}



</style>