/*
 * Style sheet for the HTML 4.0 implementation of AiZhu software
 * This is for referencing the Chinese/Music portions of the software
 * $Id: AiZhuBW.CSS $
 * by J D White   (http://www.XiaoTu.COM)
 */

body {
    font-size: 1.5em;
    background: WHITE;
    color: White;
    lang: zh;
}

H1 {font-size: 1.6em;
    font-style: bold;
} 

H2 {
    font-size: 1.3em;
    font-style: bold;
} 

H3 {
    font-size: 1.2em;
    font-style: plain;
} 

SUP {
		color: White; 
		font-size: 0.7em;
} 

ADDRESS.top {
    font-size: 0.9em;
}

TABLE {
    font-size: 0.9em;
}


TABLE.english {
    font-size: 0.9em;
}

TABLE.chinese {
    font-size: 1.0em;
}

TABLE.pinyin {
    font-size: 0.9em;
}

SPAN.verse { 
	font-size: 0.7em; 
	background: WHITE; 
	color: Fuchsia;
}

SPAN.x { 
	background: WHITE; 
	font-weight: Bold;
}
SPAN.y { 
	background: WHITE; 
	font-weight: Bold;
}
SPAN.b { 
	background: WHITE; 
	font-weight: Bold;
}


  
SPAN.comment { 
	font-size: 0.5em; 
	background: WHITE; 
	color: Gray; 
}	 

SPAN.crossref { 
	font-size: 0.7em; 
	background: WHITE; 
	color: Gray; 
}	 

SPAN.songverse {
	background: WHITE;
	color: Red;
}

SPAN.current {
	background: WHITE;
	color: Lime;
}

A:link { 
	background: WHITE;
	color: 	White;
	font-style: Plain; 
}
A:visited { 
	background: WHITE;
	color: White;
}

A:active { 
	background: WHITE;
	color: White; 

}




/* discontinued */
SPAN.pn { 
	background: WHITE; 
        color: Red;
}
SPAN.pl { 
	background: WHITE; 
	color: Red; 
} 
SPAN.bible { 
	background: WHITE; 
    color: Red;
	font-weight: Bold;
}

