body { background: #ffffff;
       margin: 9px; 
       padding: 9px;
       background-image: url(songbg.gif); }
td.main {  border: 1px solid #B1AFAF;
	    padding: 1px;
	    background: #F6F4F4; }
td.data {  background-color: #F6F4F4; 
          border: solid 1px #93CD93; }
img.top {  border: 1px solid #B1AFAF;
	    padding: 1px;
	    background: #ECECEC; }
img.prev {  border: 1px solid #B1AFAF;
	    padding: 1px;
	    background: #ECECEC;  }
#contents {
      	text-align: justify;
	margin: 0;
     	padding: 5px 10px 5px 10px;
	background: #F6F4F4; }
#contents p, li, td, blockquote {
	color: #000000;
	font: 11px verdana,arial,helvetica,sans-serif;
	line-height: 145%;
	text-align: justify; }
#contents h1 { font-family: verdana,arial,helvetica,sans-serif; 
            font-size: 12px;
            line-height: 150%;
            font-weight: bold;
            text-align: left;
            color: #004000;
    	    letter-spacing: 0.2em;
            text-transform: uppercase;
            background-color: #F6F4F4;
            border-top: solid 5px #F6F4F4; 
            border-bottom: solid 1px #767676;  }
#contents h2 { font-family: verdana,arial,helvetica,sans-serif; 
            font-size: 12px;
            line-height: 150%;
            font-weight: bold;
            text-align: left;
            color: #004000;
    	    letter-spacing: 0.2em;
            text-transform: uppercase;
            background-color: #F6F4F4;
            border-top: solid 5px #F6F4F4; 
            border-bottom: solid 1px #767676;  }
a { text-decoration: none; color: #1F2263; font-weight: bold; }
a:hover { text-decoration: underline; color: #000040; font-weight: bold; }