body {
	background-color: #cff1fe;
	color: #0A1B45;

}
 :link { color: #0000FF }
 :visited { color: #551A8B }
 :active { color: #EE0000 }
 span.dave {font-size: 80%; font-family: arial; color: #cc0000; outline: 1;}
 p.editor {text-align: center}
 h2.track {text-align: center}
 div.justify {text-align: justify; margin-left: 55px; margin-right: 70px;}
 div.bodycenter {text-align: center}
 div.title {text-align: center; font-family: arial}
.table {
	background-image: url(bg_notebook.gif);
	background-repeat: repeat-y;
	text-align: justify;

}
.verse {margin-left: 25px; font-style: italic;
	
}