
DIV.intro P {
	font-style: italic;
}
DIV.intro P I {
	font-style: normal;
}

DIV.intro {
  width: 100%;
}
DIV.characters, DIV.maps {
  width: 45%;
}

DIV.tales DL DD {
	font-style: normal;
	margin-bottom: 01em;
}
SPAN.date {
	font-style: italic;
}

H3 {
	color: #201000;
}


