html {
/*	background-color: red; */
	background-color: rgb(254,255,222);
}
body.misc {
	color: rgb(65,5,4);		/* brown */
	background-color: rgb(254,255,222);	/* keiko cream */
	width: 40em;
}

em.ch {
	font-size: 300%;
	font-style: normal;
}
div.em {
	font-size: 200%;
	font-style: normal;
}
td, th {
	color: inherit;
	background-color: inherit;
}
col.UA {
	text-align: left;
}
col.iso, col.euc, col.utf  {
	text-align: center;
}
