DIV { font-family: "Caslon Antique"}

A {		text-decoration: none;
	  	color: firebrick;
}

A:visited { 	color: darkblue }

A:hover { 	color: forestgreen }

.small {	font-size: 11pt;
}

.tiny {	font-size: 10pt;
}

BODY { 	font-family: "Caslon Antique";
	font-size: 14pt}

P.author {	font-family: "Caslon Antique";
	font-size: 12pt;
	text-align: right;}
	
.top { text-align: right;
	font-size: 10pt;}
	
H1 { font-family: "Morpheus";
	color: darkblue}

H2 { font-family: "Morpheus";
	color: darkblue}

H3 { font-family: "Morpheus"}

H4 { font-weight: bold;
	font-size: 14pt;}

TABLE { font-family: "Caslon Antique";
	font-size: 14pt
}

TD.blurb { vertical-align: top;}

.tablehdr { font-family: "Morpheus"; 
	font-weight: bold;}

.aka { font-family: "Caslon Antique";
	font-size: 12pt}

.glossary { font-family: "Morpheus";
	font-weight: bold;
	color: darkblue}

.bold { font-family: "Caslon Antique"; 
	font-weight: bold;}

.titles {font-family: "Caslon Antique";
	font-size: 12pt;}

.chorus { font-family: "Skurri";
	font-style: italic;
	color: darkblue}

.verse { font-family: "Skurri";
	color: firebrick}

HR { color: burlywood;
     text-align: center;
}
