H1 { font-size: 20pt; background: blue; color: yellow; text-align: right}
H1 EM { color: black }
H2 { text-align: right;}
UL.entry { 
		font-size: 10pt; 
		font-variant: normal;
		color: blue;
	}
UL.group { 
		font-size: 15pt; 
		font-variant: small-caps;
		color: red;
	}

