/* style.css for scripture verses */

body {font-size:smaller; margin-left:0px; margin-top:0px}
p {font-family:arial; margin-top:3px; margin-bottom:3px; font-weight:normal}
h2 {color:#2E8B57; background:inherit}
h3 {font-weight:500; font-family:Helvetica, sans-serif; margin-top:0px; margin-bottom:0px}
ul {margin-top:3px; margin-bottom:3px; font-weight:normal}
li {font-size:larger; font-weight:normal}

/* input controls button size, width * buttons per/row = pix length of display */
input {font-size:8pt; width:94px}

textarea {font-family:arial; font-size:12pt; width:99%; height:140px;
	padding-left:5px; padding-right:5px; border:none; overflow-x:auto; overflow-y:auto}

.menu b {color:gray; background:white; text-decoration:none}
.menu a {font-family:arial; color:black; background:inherit; font-size:smaller;
       text-decoration:none}
.menu a:hover {color:#026B14; background:inherit; text-decoration:underline}

.locator {font-size:smaller; font-family:serif}
.locator i {color:#2E8B57; background:inherit}
.locator a:hover {font-style:oblique}

.ref  {font-size:smaller; color:#28390B; background:inherit; font-style:italic}
td a {color:black; background:inherit}