#a101	{
	margin-left: 10%;
	margin-right: 10%;
	}

A:link {
	color: #0000ff;
    font-weight:lighter;
    font-size: 12pt;
    font-family: Georgia, Times New Roman,Helvetica,Geneva, serif;
}
A:visited {
	color: #0080ff;
    font-weight:lighter;
    font-size: 12pt;
    font-family: Georgia, Times New Roman,Helvetica,Geneva, serif;
}

A.index:link {
	color: #0000ff;
    font-weight:bold;
    font-size: 14pt;
    font-family: Georgia, Times New Roman,Helvetica,Geneva, serif;
}

A.index:visited {
	color: #0080ff;
    font-weight:bold;
    font-size: 14pt;
    font-family: Georgia, Times New Roman,Helvetica,Geneva, serif;
}

.author {
    font-size: 10pt;
    font-family:Comic Sans MS, cursive;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	}

BODY { 
	width: 100%;
	font: 11pt Georgia, Times New Roman, serif;
	color: black;
		background: white url(../newback.gif);
	margin-top: 0px;
	margin-left: 100px;
	margin-right: 0%;
 }

DD {	margin-top: 0px;
	margin-left: -25px;
	margin-right: 20px;
	margin-bottom: 7px;
	text-indent: 0px; 
	color: #0080c0;
	font-size: 13pt;
	font-family: Verdana, Arial , sans-serif; }

EM	{
	font-weight:bold;
	color:#ff0000;
	}

H1 {    margin-top: 0px;
	margin-bottom: 2px;
     color: #000080;
    font-size: 14pt;
    font-family: Arial , sans-serif;
 }

H1.title {    margin-top: 0px;
	margin-bottom: 2px;
     color: red;
    font-size: 22pt;
    font-family: Arial , sans-serif;
 }

H2 {    margin-top: 0px;
     color: #ff0000;
	margin-top: 0px;
	margin-bottom: 0px;
    font-size: 12pt;
    font-family: Arial , sans-serif; }

H3 { color: #0080c0;
    font-size: 10pt;
    font-family: Verdana, Arial , sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

H3.songname { color: #0080c0;
    font-size: 11pt;
	font-weight: bold;
    font-family: Verdana, Arial , sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

H4 { margin-top: 5px;
	margin-bottom: 5px;
    font-style: italic;
    color: #0080c0;
    font-size:10pt;
    font-family: Verdana,Arial , sans-serif; }

H5 {color:#0080c0;
    text-indent: -20px;
    font-style: italic;
    font-weight: lighter;
    font-size: 14pt;
    font-family: Times New Roman,Helvetica,Geneva, serif;

}

H6 {color:#ffffff;
	width: 60%;
	background: red;
    font-weight: bold;
    font-size: 11pt;
    font-family: Times New Roman,Helvetica,Geneva, serif;

}

IMG	
	{
	border: 0;
	}

.noback
	{
		background: white url(blank.gif);
	}

P.quote
{
    font-size: 11pt;
    font-family: Times New Roman,Helvetica,Geneva, serif;
	font-style: italic;
	margin-left: 1px;
	margin-bottom: 2px;
	margin-top:0px;
	color: black;
	}

.quote {
    font-size: 13pt;
    font-family:Comic Sans MS, Mistral, Brush Script, cursive;
	font-style: italic;
	margin-left: 10px;
	margin-bottom: 2px;
	margin-top:0px;
	}

.smallquote {
    font-size: 11pt;
    font-family: Times New Roman,Helvetica,Geneva, serif;
	font-style: italic;
	margin-left: 10px;
	margin-bottom: 2px;
	margin-top:0px;
	}

TABLE {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #ff0; 
	border-collapse: collapse;
	border-color:black;
border-width: 2px;
		}

TR {
	border: solid red; 
    	}

TD {
    font-size: 12pt;
	background: white; 
	border: solid black 1px; 
    	}

TD.black {
    font-size: 12pt;
	color: yellow;
    	}

TD.head {
  font-size: 12pt;
	background-color: black;
	color: white;
    font-family: Verdana, Arial , sans-serif;
    	}


UL	{
		margin-top: 2px;
		margin-bottom: 2px;
	}


