/* Style sheet for the HTML 4.0 implimentation of AiZhu's software (2007.11.19) */
body {
	font-size: 1.0em; 
	background: White;
	color: Black;
}
H1 {
 	font-size: 1.3em;
	background: White;
	color: Black;	
} 
SPAN.vs { 
	font-size: 0.7em; 
        background: White; 
        color: Silver
}
SPAN.x { 
	background: White;
	color: Black;	
	font-weight: bold;
}
SPAN.y { 
	background: White;
	color: Black;	
	font-weight: bold
}
SPAN.b { 
	background: White;
	color: Black;	
	font-weight: bold
}
SPAN.comment { 
	font-size: 0.7em; 
	background: White; 
	color: Silver; 
}	 

SPAN.crossref { 
	font-size: 0.7em; 
        background: White; 
	color: Gray; 
}
	 
SPAN.songverse {
	background: White;
	color: Silver;
}

SPAN.current {
	background: Black;
	color: Gray;
}


A:link { color: Black  }
A:visited { color: Black }
A:active { color: Black }

/* depreciated */
SPAN.person { 
        background: White; 
        color: Gray
}

SPAN.place { 
        background: White; 
        color: Gray 
}
  
SPAN.other { 
        background: White; 
        color: Gray 
}

