html, body	{
		height:100%;
		min-height:100vh;
		margin:0;
		padding:0;
		background:url(https://esvpsalter.bronxreformationmusic.org/lib/resource/image/parchment-30.jpg);
		color:#600000;
		font-family:Tahoma;
		font-size:16pt;
		line-height:18pt;
	}
a:link	{
		color:#600000;
	}
a:visited	{
		color:#600000;
	}
a:hover {
		color:#b00000;
	}
a:active	{
		color:#e00000;
	}
sup	{
		font-family:Tahoma;
		font-size:10pt;
		line-height:16pt;
		vertical-align:middle;
	}
input	{
		background-color:transparent;
		color:#600000;
		font-family:Tahoma;
		font-size:12pt;
		margin:1px;
		border-width:1px;
		border-style:solid;
		border-color:#600000;
		padding:2px;
	}
input:focus	{
		background-color:moccasin;
		margin:0px;
		border-width:2px;
	}
input:hover	{
		background-color:moccasin;
		margin:0px;
		border-width:2px;
	}
input:active	{
		background-color:lightgoldenrodyellow;
		margin:0px;
		border-width:2px;
	}
/*
h1, h2, h3, h4, h5, h6	{
		margin-top:6px;
		margin-bottom:6px;
	}
p	{
		margin-top:4px;
		margin-bottom:4px;
	}
*/
.tone	{
		font-size:12pt;
		vertical-align:top;
/*
		margin-left:-12px;
		line-height:20pt;
*/
	}
.chant	{
		font-size:12pt;
	}
.listRow:hover	{
		background-color:deepskyblue;
	}
