@charset "utf-8";
/* CSS Document */

 

body {
	width:90%;
	background-color:#FFF6E3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-style:normal;
	font-weight:normal;
}

 ul {
	padding:0;
	margin:0;
	list-style:none;
}

 li {
	display:list-item;
	list-style:none;
	margin:0;
	padding:4px;
	line-height:.8em;
}

 .canticlenumber {
	font-weight:600;
	font-size:73%;
	line-height:100%;
}

 .canticlename {
	font-size:73%;
	font-weight:600;
	line-height:100%;
}

 .canticlereference {
	font-size:65%;
	font-weight:normal;
	font-style:italic;
	line-height:100%;
}


p {
	font-size:90%;
	font-weight:normal;
	line-height:100%;
}

sup {
	color:#333333;
}

.cantor {
	font-size:55%;
	font-weight:normal;
	font-style:normal;
	line-height:130%;
}

.chant {
	font-size:70%;
	font-weight:normal;
	font-style:italic;
	line-height:130%;
}

a:link {
color:#000000;
text-decoration:none;
}

a:hover {
color:#CC3300;
text-decoration:underline;
}

a:active {
color:#FF9933;
text-decoration:underline;
}

a:visited {
color:#000000;
text-decoration:none;
}

img a:link {
color:#000000;
text-decoration:none;
}

img a:hover {
color:#CC3300;
text-decoration:underline;
}

img a:active {
color:#FF9933;
text-decoration:underline;
}

img a:visited {
color:#000000;
text-decoration:none;
}


