body	{
	background-color:white;
	background-image:url(pics/bg.gif);
	background-repeat:repeat-y;
	
	
	}
	
	
a:link {color:#FF8000; text-decoration:none;font-size:9pt;
		line-height:10pt;
		font-family:  Verdana, Arial,sans-serif; 
		font-weight: bold;}
a:hover {color:#FF8000; text-decoration:underline; font-size:9pt;
		line-height:10pt;
		font-family:  Verdana, Arial,sans-serif; 
		font-weight: bold;}
a:active {color:FF8000; text-decoration:none;font-size:9pt;
		line-height:10pt;
		font-family:  Verdana, Arial, sans-serif; 
		font-weight: bold;}
a:visited {	color:#FF8000; text-decoration:underline; font-size:9pt;
		text-decoration:none;font-size:9pt;
		line-height:10pt;
		font-family:  Verdana, Arial,sans-serif;
		font-weight: bold; 
		}


h1 {	text-align:center;
	font-family:Times, Georgia;
	font-size:30pt; 
	font-weight:bold;
	color:black;
	}
	
p {	text-align: justify;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:11pt; 
	font-weight:normal;
	color:black;

	}
p.chapter { font-size:18pt;
	font-weight:bold;
	}
p.song { font-weight:bold;
	}
	
p.gloss { font-size:9pt;
	color:blue;
	}

span {  border-style: ridge}
