
<style>      body  {
      	font-family : arial, helvetica, sans-serif;
      	font-size : 15px;
      }
      
      DIV.cright  {
      	color : #000000;
      	font-family : arial, helvetica, sans-serif;
      	font-size : 11px;
      	text-align : right;
      	font-style : italic;
      }
      
      td  {
      	font-family : arial, helvetica, sans-serif;
      	font-size : 15px;
      }

      td.song  {
	  color : #000000;
      	font-family : arial, helvetica, sans-serif;
      	font-size : 15px;
      }
  
      td.data  {
      	color : #000000;      	
		font-family : arial, helvetica, sans-serif;
      	font-size : 11px;
      }
      
       DIV.strong  {
      	color : #660000;
      	font-family : arial, helvetica, sans-serif;
      	font-size : 16px;
      	font-weight : bold;
      	text-align : left;
        line-height: 22px;
      }
      
      a:link  {
      	color : #660000;
      	font-family : arial, helvetica, sans-serif;
      	text-decoration : none;
      }
      
      a:visited  {
      	color : #660000;
      	font-family : arial, helvetica, sans-serif;
      	text-decoration : none;
      }
      
      a:active  {
      	color : #FF0000;
      	font-family : arial, helvetica, sans-serif;
      	text-decoration : none;
      }
      
      A:hover  {
      	font-family : arial, helvetica, sans-serif;
      	text-decoration : underline;
      }
      
      </style>
