.deepsea
  {
  background-color:#CCCCFF;;
  color:black;
  font-weight:250;
  border: 2px solid white; 
  }

.deepsea TH
  {
  background-color:#CCCCFF;;
  color:black;
  font-family: sans-serif;
  font-weight:600;
  }

.lilac {
  background-color:#CCCCFF;;
  color:black;
  font-size:12px;
  font-weight:bolder;
  border: 2px solid white; 
  }

.lilac TH
  {
  background-color:#CCCCFF;;
  color:black;
  font-size:14px;
  font-family: sans-serif;
  font-weight:600;
  }
    
.deepsea A:VISITED { text-decoration: none; color:black }
.deepsea A:LINK    { text-decoration: none; color:black }
.deepsea A:ACTIVE  { text-decoration: none; color:black }
.deepsea A:HOVER   { text-decoration: none; color:yellow }

.lilac A:VISITED { text-decoration: none; color:black }
.lilac A:LINK    { text-decoration: none; color:black }
.lilac A:ACTIVE  { text-decoration: none; color:black }
.lilac A:HOVER   { text-decoration: none; color:yellow }

 td.album  { font-size: 24px; font-weight: bold; text-align: left}
 td.artist { font-size: 20px; font-weight: bold; text-align: left}
 td.date   { font-size: 18px; font-weight: bold; text-align: left}
 td.rev    { font-size: 16px; font-weight: bold; text-align: left}

 td.text   { font-size: 14px; align: left}
 p.indent  { text-indent: 1.5em;
              margin-top : 10px;
	        font-size: 18px; 
	        text-align: justify
	     }
 

