Div.TOC {
	line-height: 120%;
}
Div.Body {
	line-height: 140%;
	width: 65ex;
	margin-left: 7ex;
	margin-right: 0;
	text-align: justify;
}
Div.Epigraph {
    line-height: 140%;
    font-size: 10pt;
    margin-left: 25ex;
}
Div.EpigraphVerse {
    line-height: 140%;
	margin-left: 33ex;
	text-align: left;
}
Div.EpigraphSign {
	text-align: right
}
Div.Epi {
	font-style: italic;
	font-size: 20pt;
	font-family: times;
}
Div.Quote {
	margin-left: 3ex;
	margin-right: 3ex;
}
Div.Verse {
	margin-left: 10ex;
	text-align: left;
}
Div.Right {
	text-align: right;
}
Div.Center {
	text-align: center;
}
Div.Title {
	margin-left: 10ex;
	margin-right: 10ex;
	text-align: center;
}
Div.TitleWithNote {
	margin-left: 10ex;
	margin-right: 10ex;
}
Div.Border{
}
Div.CopyrightNote{
	color: #822222;
	background-color: #FFEFCF;
	border: medium solid #B66666;
	padding: 16pt;
	text-align: justify;
	margin-left: 5ex;
	width: 62ex;
}
Div.Copyright{
	color: #822222;
	background-color: #FFEFCF;
	border: thin solid #A66666;
	padding: 4pt;
	text-align: center;
	width: 65ex;
	margin-left: 7ex;
}
A {
	text-decoration: none;
}
