/* $Date: 2020.04.10 $  $Author: J D White $  $Website: http://www.AiZhu.com $ */
/* 2020.04.10 CSS scripts for whole website standardized, all in csscore */
@page  { 
    size: auto;   /* auto is initial value */ 
    margin: 25mm 25mm 25mm 25mm;   /* margin in the printer settings */ 
} 

body { font-size: 14pt;  background: White; color: Black; margin: 0px; }
h1 { text-align: center; font-size: 1.2em; font-weight: Bold; }
h2 { text-align: left;   font-size: 1.1em; font-weight: Bold; display: inline; }
A { color: Black;  font-style: Normal; font-weight: Normal; text-decoration: none; }
SUP { color: #666666; font-size: 0.5em;}
footer { font-size: 8pt; text-align: center; }
.vs. .bvs  {color: Grey;  font-weight: Bold; vertical-align: super; font-size: 0.6em;}/*bible*/
.bvs {visibility: hidden;} /*bible*/
.comment { color: #666666; font-size: 0.7em;}
.song {visibility: hidden;}
.ref {vertical-align: super; font-size: 0.7em;}

.t {text-decoration: underline;}
.x {text-decoration: underline;}
.y {text-decoration: underline;}
.b {text-decoration: underline;} /* TURN ON for Bible words */
.py {color: #666666; vertical-align: super; font-size: 0.6em;} /* not used */

.link {color: Black; text-decoration: underline;} /*music*/
.superscription {font-size: 0.7em;}
.volume {font-size: 0.7em;}
audio, nav, .button, .go, .goa, .arrow {display: none;}
	