body{line-height:150%; font-size:13pt;}
body.cont{line-height:100%; font-size:10pt;}/*contents*/

h3{width:100%;
background-color:#ccffcc;
font-size:20pt;
text-align:center;
line-height:150%;
}
h1{font-size:16pt; text-align:center;}
h4{width:100%;
font-size:16pt;
text-align: left;
line-height:100%;
}
h5{width:100%;
font-size:16pt;
text-align: right;
line-height:100%;
}
table{width: 100%;} /*for translations*/
th{background-color:#ccccff;padding-left:10px;}
h2{font-size:18pt;text-align:left;}
tr{font-size:13pt;}
td{padding: 5px 10px;border:1px solid black;}
td.aut{width:16%;}
td.book{width:84%;}

/*next for two equal columns*/
td.left{width:50%; border-style:none; padding-left:5%;}
td.right{width:50%; border-style:none; padding-left:5%;}

p.quote{color:#000066;margin-left: 20pt; margin-right:20pt;}
p.links{font-size:10pt;}
/*several indentations for verse*/
p.indent{margin-left: 15%;line-height: 80%;}
p.indent2{margin-left: 30%;line-height: 80%;}
p.indent3{margin-left: 45%;line-height: 80%;}
p.indent4{margin-left: 60%;line-height: 80%;}

img.right{float:right;margin-right:50px;margin-top:20px;}
ol.indent{margin-left:20%;}
