@namespace h "http://www.w3.org/1999/xhtml";
@page
{
margin: 5pt;
}
body
{
font-family: Minion, serif, sans-serif;
-epub-hyphens: none;
-webkit-hyphens: none;
}
p
{
margin:0pt;
text-indent:0em;
line-height: 1em;
text-align: justify;
font-size: 1.00em;
widows: 2;
orphans: 2;
}
a
{
color:#000000;
text-decoration:underline;
}
.title
{
margin-top:4em;
margin-bottom:2em;
page-break-after:avoid;
font-size: 2em;
text-align: center;
text-indent:0em;
}
.subtitle
{
margin-top:2em;
margin-bottom:2em;
page-break-after:avoid;
font-size: 1.4em;
text-align: center;
text-indent:0em;
}
.footnote
{
font-size: .85em;
margin: 3em 0 0 2em;
text-indent:-1.5em;
text-align: left;
border-top: 0.5px;
border-top-style: solid;
border-top-color: black;
line-height:1em;
}
.footnote-list
{
font-size: .85em;
margin: 0.5em 0 0 2.5em;
text-indent:-1.5em;
text-align: left;
line-height:1em;
}
.left
{
text-align: left;
}
.center
{
text-align: center;
text-indent:0em;
}
.right
{
text-align: right;
}
.bold
{
font-weight: bold;
}
.italic
{
font-style: italic;
}
.underline
{
text-decoration:underline;
}
.drop-cap
{
float: left;
font-size: 4.7em;
line-height: 0.8em;
margin-right: 3pt;
margin-bottom: -0.1em;
}
.floatleft
{
float:left;
margin: 0.5em;
padding: 2px;
}
.floatright
{
float:right;
margin: 0.5em;
padding: 2px;
}
.bordertop
{
border-top: 0.75pt solid black
}
p.list-pp1
{
display: block;
margin: 1em 0 0 2em;
line-height: 1.4em;
font-size: 1em;
text-indent: -2em;
}
p.list-pp2
{
display: block;
line-height: 1.4em;
font-size: 1em;
margin: 0 0 0 2em;
text-indent: 1em;
}
.listlowercase
{
display: block;
list-style-type: lower-latin;
}
.listcapitals
{
display: block;
list-style-type: upper-latin;
}
.listroman
{
display: block;
list-style-type: upper-roman;
}
.listromanl
{
display: block;
list-style-type: lower-roman;
}
.listcircle
{
display: block;
list-style-type: circle;
}
.listdisc
{
display: block;
list-style-type: disc;
}
.listsquare
{
display: block;
list-style-type: square;
}
img.cover
{
width: 100%;
}
img.w2e {
width: 20%;
}
table
{
cellpadding: 1px;
cellspacing: 2px;
rules:all;
display: inline-table;
border-collapse:collapse;
margin-left:0px;
margin-right:0px;
}
tr
{
}
td
{
border:1px solid black;
}
/*======== image rules ========*/
#img_1 {
display: inline-block;
height: 46px;
}
/*===== end image rules ========*/
/* Personal styles */
.body
{
font-size: 1em;
text-indent: 0em;
text-indent: 1em;
line-height: 1.4em;
}
.titlepage
{
font-size: 1.8em;
text-indent: 0em;
text-align: center;
}
.chap-ded
{
font-size: .85em;
text-indent: 0;
margin-top: 3em;
font-style: italic;
text-align: right;
}
.chap-hed
{
font-size: 1.2em;
text-indent: 0em;
text-align: center;
margin-top: 1.66em;
font-weight: bold;
}
.body-first
{
text-indent: 0em;
margin-top: 3em;
line-height: 1.4em;
}
.biblio
{
font-size: 1em;
text-indent: -1.5em;
margin-left: 2em;
margin-top: 1.5em;
line-height:1.4em;
}
.body-farewell
{
font-size: 1em;
text-indent: 0em;
text-indent: 1em;
line-height: 1.4em;
margin-top: 2em;
text-align: center;
}
.copyright
{
font-size: .85em;
text-indent: 0em;
margin-top: 1.66em;
}
.toc
{
text-indent: 0em;
margin-top: 0.5em;
line-height: 1.4em;
}
/* End personal styles */
.break
{
page-break-before: always;
}
hr
{
width: 70%;
margin-left: 15%;
}
span.normal {font-style: normal;}
span.linethrough {text-decoration: line-through}
span.underline {text-decoration: underline}
span.fakesmallcaps {font-size: .85em}
.coverimg {
width: 100%;
text-align: center;
background-color : #FFFFFF;
}