@font-face {
	font-family:"Noto Serif";
	font-style:normal;
	font-weight:normal;
	src : url("../Fonts/NotoSerif.ttf");
}
@font-face {
	font-family:"Noto Serif";
	font-style:normal;
	font-weight:bold;
	src : url("../Fonts/NotoSerif-Bold.ttf");
}
@font-face {
	font-family:"Noto Serif";
	font-style:italic;
	font-weight:normal;
	src : url("../Fonts/NotoSerif-Italic.ttf");
}
@font-face {
	font-family:"Noto Serif";
	font-style:oblique;
	font-weight:normal;
	src : url("../Fonts/NotoSerif-Italic.ttf");
}
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, code, blockquote {
	margin:0;
	padding:0;
	border-width:0;
}
body {
	-epub-hyphens:auto;
}
@page {
	margin : 5px 5px 5px 5px;
}
a._idGenColorInherit {
	color:inherit;
}
div.Basic-Text-Frame {
	border-style:solid;
}
p.body {
	-epub-hyphens:none;
	-webkit-hyphens:none;
	color:#000000;
	font-family:"Noto Serif", serif;
	font-size:1em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.333;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:justify;
	text-decoration:none;
	text-indent:36px;
	text-transform:none;
	widows:1;
}
p.body-3up {
	-epub-hyphens:none;
	-webkit-hyphens:none;
	color:#000000;
	font-family:"Noto Serif", serif;
	font-size:1em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.333;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:9px;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:justify;
	text-decoration:none;
	text-indent:36px;
	text-transform:none;
	widows:1;
}
p.footnotes {
	-epub-hyphens:none;
	-webkit-hyphens:none;
	color:#000000;
	font-family:"Noto Serif", serif;
	font-size:0.833em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.6;
	margin-bottom:0;
	margin-left:9px;
	margin-right:0;
	margin-top:0;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:justify;
	text-decoration:none;
	text-indent:-9px;
	text-transform:none;
	widows:1;
}
h1.h1-20 {
	color:#000000;
	font-family:"Noto Serif", serif;
	font-size:1.667em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1;
	margin-bottom:20px;
	margin-left:0;
	margin-right:0;
	margin-top:20%;
	orphans:1;
	page-break-after:auto;
	page-break-before:always;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}
em.em {
	font-style:italic;
	font-weight:normal;
}
strong.strong {
	font-style:normal;
	font-weight:bold;
}
span.sup {
   vertical-align: super;
   line-height: normal;
   font-size: smaller;
}