/* ******************** */
/* readtale.css         */
/* LoK Portal           */
/* Tales layout         */ 
/*          Style Sheet */
/* (c) 2003 by Ohmnibus */
/* ******************** */


DIV.ReadTales P {
	text-align: justify;
}

DIV.ReadTales DIV.Body P {
	text-indent: 3%;
}

DIV.ReadTales *.ChapterInfo {
	font: 10pt "Copperplate Gothic Light", "Arial", sans-serif;
	margin: 10px 0;
	border-top: 1px solid;
	border-bottom: 1px solid;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
}

DIV.ReadTales *.ChapterInfo * {
	font: 10pt "Copperplate Gothic Light", "Arial", sans-serif;
}

DIV.ReadTales *.Cite,
DIV.ReadTales *.Cite P {
	text-align: right;
	font-style: italic;
}

DIV.ReadTales *.Author {
	font-weight: bold;
}

DIV.ReadTales *.Nota {
	font-size: smaller;
}

DIV.ReadTales *.CharName
	{font-style: italic;}
